ErrorItem::Project Property

 

Gets a string indicating the name of the project where the error occurred.

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

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

Property Value

Type: System::String^

The project name.

Return to top
Show: