다음을 통해 공유


GraphErrorEventArgs 생성자

네임스페이스:  Microsoft.VisualStudio.GraphModel.Styles
어셈블리:  Microsoft.VisualStudio.GraphModel(Microsoft.VisualStudio.GraphModel.dll)

구문

‘선언
Public Sub New ( _
    context As GraphObject, _
    message As String _
)
public GraphErrorEventArgs(
    GraphObject context,
    string message
)
public:
GraphErrorEventArgs(
    GraphObject^ context, 
    String^ message
)
new : 
        context:GraphObject * 
        message:string -> GraphErrorEventArgs
public function GraphErrorEventArgs(
    context : GraphObject, 
    message : String
)

매개 변수

  • message
    형식: String

.NET Framework 보안

참고 항목

참조

GraphErrorEventArgs 클래스

Microsoft.VisualStudio.GraphModel.Styles 네임스페이스