SelectedItem Members

Include Protected Members
Include Inherited Members

Represents selected project(s) or project item(s) in the Visual Studio integrated development environment (IDE).

The SelectedItem type exposes the following members.

Properties

 

Name

Description

Public property

Collection

Gets the SelectedItems collection containing the SelectedItem object supporting this.

Public property

DTE

Gets the top-level extensibility object.

Public property

Info

Infrastructure. Microsoft Internal Use Only.

Public property

InfoCount

Infrastructure. Microsoft Internal Use Only.

Public property

Name

Gets the name of the SelectedItem object.

Public property

Project

Gets the Project object associated with the SelectedItem object.

Public property

ProjectItem

Gets the ProjectItem object associated with the given object.

Top

See Also

Reference

SelectedItem Interface

EnvDTE Namespace