UIHierarchy::Parent Property

 

Gets the immediate parent object of a UIHierarchy object.

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

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

Property Value

Type: EnvDTE::Window^

A Window object.

Return to top
Show: