다음을 통해 공유


Binding.ServiceDescription 속성

정의

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

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

ServiceDescription가 멤버인 Binding입니다.

적용 대상