PrivacyNoticeElement.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 对象,表示此自定义绑定类型。

适用于