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
function get Context () : GraphObject

属性值

类型:Microsoft.VisualStudio.GraphModel.GraphObject
返回 GraphObject

.NET Framework 安全性

请参见

参考

GraphErrorEventArgs 类

Microsoft.VisualStudio.GraphModel.Styles 命名空间