ProtocolReflector.Binding Proprietà

Definizione

Ottiene l'associazione WSDL (Web Services Description Language) attualmente in fase di generazione e aggiunta all'oggetto associato ServiceDescription.

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à

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

Si applica a