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

屬性值

資料內容物件的執行個體。

適用於