PeerTransportElement.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 对象。A Type object that represents the custom binding element.