Provides for registration and management of modules that represent DataPlace add-ins.
| C# |
public class AddInRegistrationManager
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| AddInRegistrationManager()()() | Initializes a new instance of the AddInRegistrationManager class | |
| DataPlace_KEY |
Key for DataPlace.
| |
| DataPlace_MODULE_KEY |
Key for DataPlace modules.
| |
| Delete(ModuleInfo) |
Deletes module information from the registry.
| |
| Equals(Object) | (Inherited from Object.) | |
| ExceptionDisplayOption |
Gets or sets the Exception Display option, which determines whether exceptions thrown by modules are shown.
| |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetModuleInfos()()() |
Gets the module information objects that are stored in the registry.
| |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save(ModuleInfo) |
Saves module information to the registry.
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| AddInRegistrationManager | |