ContextDataSourceContextData.Context プロパティ

定義

データ コンテキスト オブジェクトのインスタンスを取得または設定します。

public:
 property System::Object ^ Context { System::Object ^ get(); void set(System::Object ^ value); };
public object Context { get; set; }
member this.Context : obj with get, set
Public Property Context As Object

プロパティ値

データ コンテキスト オブジェクトのインスタンス。

適用対象