共用方式為


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

屬性值

目前的資料內容。

適用於