SoapHeaderFaultBinding.Use Eigenschap

Definitie

Hiermee geeft u op of de header is gecodeerd met behulp van regels die zijn opgegeven door de Encoding eigenschap of is ingekapseld in een concreet schema.

public:
 property System::Web::Services::Description::SoapBindingUse Use { System::Web::Services::Description::SoapBindingUse get(); void set(System::Web::Services::Description::SoapBindingUse value); };
public System.Web.Services.Description.SoapBindingUse Use { get; set; }
member this.Use : System.Web.Services.Description.SoapBindingUse with get, set
Public Property Use As SoapBindingUse

Waarde van eigenschap

Een van de SoapBindingUse waarden. De standaardwaarde is Default.

Van toepassing op