Property Properties
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Application | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Collection | Gets the Collection containing the Property object supporting this property. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | IndexedValue[Object^, Object^, Object^, Object^] | Returns one element of a list. |
![]() | Name | Gets the name of the object. |
![]() | NumIndices | Gets the number of indices required to access the value. |
![]() | Object | Sets or gets the object supporting the Property object. |
![]() | Parent | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Value | Gets or sets the value of the property returned by the Property object. |
Show:
