IGraphContext::Errors Property

 

A list of the reported errors.

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

property IEnumerable<Exception^>^ Errors {
	IEnumerable<Exception^>^ get();
}
Return to top
Show: