ErrorItem::ErrorLevel Property

 

Gets an enumeration indicating the severity of the build error.

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

property vsBuildErrorLevel ErrorLevel {
	vsBuildErrorLevel get();
}

Property Value

Type: EnvDTE80::vsBuildErrorLevel

A vsBuildErrorLevel enumeration value.

Return to top
Show: