다음을 통해 공유


WebServiceDescriptor.ServiceDescription 속성

정의

서비스 설명을 가져오거나 설정합니다.

public:
 property System::String ^ ServiceDescription { System::String ^ get(); void set(System::String ^ value); };
public string ServiceDescription { get; set; }
member this.ServiceDescription : string with get, set
Public Property ServiceDescription As String

속성 값

서비스 설명입니다.

적용 대상