AddIn Properties

Include Protected Members
Include Inherited Members

The AddIn type exposes the following members.

Properties

  Name Description
Public property Collection Returns the collection containing the AddIn object that supports this property.
Public property Connected Gets or sets a value indicating whether an add-in is loaded and connected.
Public property Description Gets or sets a string that represents the description for the AddIn object.
Public property DTE Gets the top-level extensibility object.
Public property Guid Gets the GUID for the AddIn object.
Public property Name Gets the name of the AddIn object.
Public property Object Sets or gets the object supporting the specified AddIn object.
Public property ProgID Gets the ProgID based on the add-in's registry entry.
Public property SatelliteDllPath Gets the location of a DLL containing localized resources, if available.

Top

See Also

Reference

AddIn Interface

EnvDTE Namespace