ErrorList::ErrorItems Property

 

Gets an ErrorItems collection contained in the ErrorList window.

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

property ErrorItems^ ErrorItems {
	ErrorItems^ get();
}

Property Value

Type: EnvDTE80::ErrorItems^

An ErrorItems collection.

Return to top
Show: