SelectionContainer::Parent Property

 

Gets the immediate parent object of a SelectionContainer object.

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

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

Property Value

Type: EnvDTE::SelectedItems^

A SelectedItems collection.

No code example is currently available or this language may not be supported.
Return to top
Show: