Interface
The extension definition.
Properties
Property | Type | Notes |
---|---|---|
name | string | The extension name. |
point | ExtensionPoints | The extension point that the extension extends. |
uri | string | The extension class URI, relative to |
point
Interface Propertypoint: ExtensionPoints
The extension point that the extension extends.