ErrorItem::Description Property

 

Gets a string describing the source of the ErrorItem.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

property String^ Description {
	String^ get();
}

Property Value

Type: System::String^

A report of the source of the ErrorItem.

Return to top
Show: