ContextDataSourceView.Context プロパティ

定義

現在のデータ コンテキストを取得または設定します。

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

プロパティ値

現在のデータ コンテキスト。

適用対象