Binding.ServiceDescription Proprietà

Definizione

Ottiene l'oggetto ServiceDescription di cui Binding è membro.

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

Valore della proprietà

ServiceDescription

Oggetto ServiceDescription di cui Binding è un membro.

Si applica a