다음을 통해 공유


MsmqIntegrationBindingElement.BindingElementType 속성

정의

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

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

속성 값

Type

이 구성 요소와 연결된 바인딩 요소의 형식을 나타내는 Type 개체입니다.

적용 대상