Add |
[Missing <summary> documentation for "T:Altaxo.AddInItems.AddIn"]
public sealed class AddIn
The AddIn type exposes the following members.
Name | Description | |
---|---|---|
Action | Action to execute when the application is restarted. | |
AddInTree | Gets the parent AddIn-Tree that contains this AddIn. | |
BitmapResources | ||
CustomErrorMessage | Gets the message of a custom load error. Used only when AddInAction is set to CustomError. Settings this property to a non-null value causes Enabled to be set to false and Action to be set to AddInAction.CustomError. | |
Enabled | ||
FileName | ||
IsPreinstalled | Gets whether the AddIn is a preinstalled component of the host application. | |
Manifest | ||
Name | ||
Paths | ||
Properties | ||
Runtimes | ||
StringResources | ||
Version |
Name | Description | |
---|---|---|
CreateObject | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
FindType | ||
GetExtensionPath | ||
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetManifestResourceStream | ||
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Load(IAddInTree, String, XmlNameTable) | ||
Load(IAddInTree, TextReader, String, XmlNameTable) | ||
LoadRuntimeAssemblies | ||
ToString | (Overrides ObjectToString) |