AddIn Properties
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Collection | Returns the collection containing the AddIn object that supports this property. |
![]() | Connected | Gets or sets a value indicating whether an add-in is loaded and connected. |
![]() | Description | Gets or sets a string that represents the description for the AddIn object. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | Guid | Gets the GUID for the AddIn object. |
![]() | Name | Gets the name of the AddIn object. |
![]() | Object | Sets or gets the object supporting the specified AddIn object. |
![]() | ProgID | Gets the ProgID based on the add-in's registry entry. |
![]() | SatelliteDllPath | Gets the location of a DLL containing localized resources, if available. |
Show:
