DataObjectAttribute.DataObject フィールド

定義

クラスがデザイン時の ObjectDataSource オブジェクトへのバインドに適していることを示します。 このフィールドは読み取り専用です。

public: static initonly System::ComponentModel::DataObjectAttribute ^ DataObject;
public static readonly System.ComponentModel.DataObjectAttribute DataObject;
 staticval mutable DataObject : System.ComponentModel.DataObjectAttribute
Public Shared ReadOnly DataObject As DataObjectAttribute 

フィールド値

注釈

フィールドはDataObject、 プロパティが に設定されたIsDataObject新しいDataObjectAttributeオブジェクトをtrue返します。

適用対象