DataPlace
AddInRegistrationManager Class
CSCS.DataPlace.LoaderAddInRegistrationManager
Provides for registration and management of modules that represent DataPlace add-ins.
Declaration Syntax
C#
public class AddInRegistrationManager
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
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)
Determines whether the specified Object is equal to the current 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()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AddInRegistrationManager

Assembly: CS.DataPlace.Extensibility (Module: CS.DataPlace.Extensibility) Version: 2.0.3271.19819