다음을 통해 공유


Operation.PortType 속성

정의

PortType가 멤버인 Operation을 가져옵니다.

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

속성 값

PortType

PortType 개체입니다.

예제

Operation_5 5

적용 대상