다음을 통해 공유


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 네임스페이스