ProtocolReflector.Binding Proprietà

Definizione

Ottiene l'associazione WSDL (Web Services Description Language) correntemente generata e aggiunta all'oggetto ServiceDescription associato.

public:
 property System::Web::Services::Description::Binding ^ Binding { System::Web::Services::Description::Binding ^ get(); };
public System.Web.Services.Description.Binding Binding { get; }
member this.Binding : System.Web.Services.Description.Binding
Public ReadOnly Property Binding As Binding

Valore della proprietà

Binding

Associazione WSDL (Web Services Description Language) correntemente generata e aggiunta all'oggetto ServiceDescription associato.

Si applica a