Operation.PortType Proprietà

Definizione

Ottiene l'oggetto PortType di cui Operation è membro.

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

Valore della proprietà

PortType

Un oggetto PortType.

Esempio

Operation_5#5

Si applica a