次の方法で共有


StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>.BindingType プロパティ

定義

このバインディングの型を取得します。

public:
 virtual property Type ^ BindingType { Type ^ get(); };
public override Type BindingType { get; }
member this.BindingType : Type
Public Overrides ReadOnly Property BindingType As Type

プロパティ値

Type

このバインディングの型。

適用対象