NetMsmqBindingElement.BindingElementType 속성

정의

이 바인딩의 Type을 가져옵니다.

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입니다.

적용 대상