IExtensionInfo interface
Namespace: NextDesign.Desktop
Description
Provides extension information.
Affiliation area
Name | Description |
---|---|
global | A group of APIs that access the execution environment and execution state of the extension. |
Property
Name | Description |
---|---|
Commands | List of commands Gets the commands declared in this extension. |
Description | Description |
DisplayName | Display name |
ExtensionPath | Extension base folder path Gets the absolute path of the folder where the manifest file is stored. |
Icon | Icon |
Name | Name (Identifier) |
Publisher | Provided by |
Version | Version |