DTE2::SelectedItems Property

 

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

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.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: