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) en cours de génération et ajoutée à l’associé 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
Valeur de propriété
La liaison WSDL (Web Services Description Language) en cours de génération et ajoutée à l’associé ServiceDescription.