다음을 통해 공유


TcpTransportElement.BindingElementType 속성

정의

사용자 지정 바인딩 요소를 나타내는 Type 개체를 가져옵니다.

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

속성 값

사용자 지정 바인딩 요소를 나타내는 Type 개체입니다.

적용 대상