Service.ServiceDescription 속성

정의

멤버를 ServiceDescriptionService 가져옵니다.

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

속성 값

A ServiceDescriptionService 멤버입니다.

예제

Service_ServiceDescription#1

적용 대상