BuildMaster SDK Reference
Version:
InedoExtension Class
Inheritance Hierarchy
- object
- Inedo.Extensibility.InedoExtension
Syntax
public
class
InedoExtension
Properties
|
Name |
Description |
|
AllComponents
|
Gets a collection of all components defined by this extension.
|
|
Assembly
|
Gets the extension's assembly.
|
|
Description
|
Gets the extension's description.
|
|
ExtensionsManager
|
Gets the extensions manager which loaded this extension.
|
|
IconUrl
|
Gets the URL of the custom icon for this extension, or null (Nothing in Visual Basic) if there is none.
|
|
LoadResult
|
Gets information about whether the extension loaded successfully.
|
|
Name
|
Gets the name of the extension.
|
|
Path
|
Gets the location of the extension on disk.
|
Methods
|
Name |
Description |
|
ToString
|
Returns a System.String that represents this instance.
|