CompositeDuplexElement.BindingElementType 属性
定义
获取绑定元素的类型。Gets the type of binding element.
public:
virtual property Type ^ BindingElementType { Type ^ get(); };
public override Type BindingElementType { get; }
member this.BindingElementType : Type
Public Overrides ReadOnly Property BindingElementType As Type
属性值
绑定元素的类型。The type of binding element.