ErrorList::Parent Property

 

Gets the immediate parent object of the ErrorList object.

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

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

Property Value

Type: EnvDTE::Window^

A Window2 object.

Return to top
Show: