_DTE::SelectedItems Property

 

Gets a collection containing the items currently selected in the environment.

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

property SelectedItems^ SelectedItems {
	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: