共用方式為


GraphErrorEventArgs.Context 屬性

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

語法

'宣告
Public ReadOnly Property Context As GraphObject
public GraphObject Context { get; }
public:
property GraphObject^ Context {
    GraphObject^ get ();
}
member Context : GraphObject with get
function get Context () : GraphObject

屬性值

類型:Microsoft.VisualStudio.GraphModel.GraphObject
傳回 GraphObject

.NET Framework 安全性

請參閱

參考

GraphErrorEventArgs 類別

Microsoft.VisualStudio.GraphModel.Styles 命名空間