다음을 통해 공유


ProtocolReflector.Binding 속성

정의

현재 생성하고 있고 연결된 ServiceDescription에 추가된 WSDL(웹 서비스 설명 언어) 바인딩을 가져옵니다.

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

속성 값

Binding

현재 생성하고 있고 연결된 ServiceDescription에 추가된 WSDL(웹 서비스 설명 언어) 바인딩을 가져옵니다.

적용 대상