ErrorItems::Parent Property

 

Gets the immediate parent object of a ErrorItems collection.

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

property ErrorList^ Parent {
	ErrorList^ get();
}

Property Value

Type: EnvDTE80::ErrorList^

An ErrorList object.

Return to top
Show: