다음을 통해 공유


HttpTransportElement.BindingElementType 속성

정의

바인딩의 형식을 가져옵니다.

public:
 virtual property Type ^ BindingElementType { Type ^ get(); };
public override Type BindingElementType { get; }
member this.BindingElementType : Type
Public Overrides ReadOnly Property BindingElementType As Type

속성 값

Type

바인딩의 형식입니다.

적용 대상