SelectedItem Properties
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Collection | Gets the SelectedItems collection containing the SelectedItem object supporting this. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | Info[Int16] | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | InfoCount | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Name | Gets the name of the SelectedItem object. |
![]() | Project | Gets the Project object associated with the SelectedItem object. |
![]() | ProjectItem | Gets the ProjectItem object associated with the given object. |
Show:
