Freigeben über


Operation.PortType Eigenschaft

Definition

Ruft die PortType ab, zu deren Membern Operation gehört.

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

Eigenschaftswert

PortType

Ein PortType-Objekt.

Beispiele

Operation_5#5

Gilt für