SoapRpcMethodAttribute.Use Vlastnost

Definice

Získá nebo nastaví vazbu použitou při vyvolání metody.

public:
 property System::Web::Services::Description::SoapBindingUse Use { System::Web::Services::Description::SoapBindingUse get(); void set(System::Web::Services::Description::SoapBindingUse value); };
[System.Runtime.InteropServices.ComVisible(false)]
public System.Web.Services.Description.SoapBindingUse Use { get; set; }
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.Use : System.Web.Services.Description.SoapBindingUse with get, set
Public Property Use As SoapBindingUse

Hodnota vlastnosti

Člen výčtu SoapBindingUse určující vazbu použitou při vyvolání metody.

Atributy

Poznámky

Výchozí hodnota této vlastnosti je Default.

Platí pro