ErrorItem::Collection Property

 

Gets the collection containing this ErrorItem object.

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

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

Property Value

Type: EnvDTE80::ErrorItems^

An ErrorItems collection.

Return to top
Show: