GraphException::Message Property

 

Get the message

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

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

Property Value

Type: System::String^

Returns String.

Return to top
Show: