HttpsTransportElement.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

이 바인딩 요소의 Type입니다.

적용 대상