Binding.ServiceDescription Propriedade
Definição
Obtém o ServiceDescription do qual o Binding é um membro.Gets the ServiceDescription of which the Binding is a member.
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
Valor da propriedade
Um ServiceDescription dos quais o Binding é um membro.A ServiceDescription of which the Binding is a member.