GraphErrorEventArgs Constructor (GraphObject^, String^)

 

Namespace:   Microsoft.VisualStudio.GraphModel.Styles
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
GraphErrorEventArgs(
	GraphObject^ context,
	String^ message
)

Parameters

context
Type: Microsoft.VisualStudio.GraphModel::GraphObject^

message
Type: System::String^

Return to top
Show: