共用方式為


RootContext.Value 屬性

定義

取得物件 Graph 的根物件。

public:
 property System::Object ^ Value { System::Object ^ get(); };
public object Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

屬性值

物件 Graph 的根物件。

適用於

另請參閱