次の方法で共有


CompositeDuplexElement.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

バインド要素の型。

適用対象