ProtocolReflector.Binding Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la liaison WSDL (Web Services Description Language) actuellement générée et ajoutée à l'objet ServiceDescription associé.
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
Valeur de propriété
Liaison WSDL (Web Services Description Language) actuellement générée et ajoutée à l'objet ServiceDescription associé.