Operation.PortType Özellik

Tanım

PortType üyesi olduğu Operation öğesini alır.

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

Özellik Değeri

PortType

Bir PortType nesnesi.

Örnekler

Operation_5#5

Şunlara uygulanır