다음을 통해 공유


PortType.ServiceDescription 속성

정의

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

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

속성 값

ServiceDescription

PortType이 멤버인 서비스 설명입니다.

예제

PortType_ServiceDescription#1

적용 대상