ExtensionRegistry Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The following tables list the members exposed by the ExtensionRegistry type.
Public Properties
Name | Description | |
---|---|---|
OfflineInstance | Gets the singleton instance for the extension registry in offline mode. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetExtensions | Retrieves the list of all extensions from the system. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
Initialize | Gets all extensions upon initialization. | |
InitializeRegistry | Initializes the registry. | |
RegisterExtension | Registers the passed in extension with the system. | |
ToString | (inherited from Object) | |
UnregisterExtension | Unregisters the passed in extension from the system. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ExtensionRegistry Class
Microsoft.EnterpriseManagement.Configuration Namespace