Port.Service Proprietà

Definizione

Ottiene l'oggetto Service di cui Port è membro.

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

Valore della proprietà

Service

Service di cui Port è un membro.

Esempio

PortClass#5

Si applica a