IHasGraphOwner.Owner 屬性

取得這個物件圖形所屬的。

命名空間:  Microsoft.VisualStudio.GraphModel
組件:  Microsoft.VisualStudio.GraphModel (在 Microsoft.VisualStudio.GraphModel.dll 中)

語法

'宣告
ReadOnly Property Owner As Graph
Graph Owner { get; }
property Graph^ Owner {
    Graph^ get ();
}
abstract Owner : Graph
function get Owner () : Graph

屬性值

型別:Microsoft.VisualStudio.GraphModel.Graph
傳回 Graph

.NET Framework 安全性

請參閱

參考

IHasGraphOwner 介面

Microsoft.VisualStudio.GraphModel 命名空間