GraphErrorEventArgs::Message Property

 

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

public:
property String^ Message {
	String^ get();
}

Property Value

Type: System::String^

Returns String.

Return to top
Show: