WindowConfigurations::Parent Property

 

Gets the immediate parent object of a WindowConfigurations collection.

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

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

Property Value

Type: EnvDTE::DTE^

A DTE object.

Return to top
Show: