共用方式為


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
public propertystatic OfflineInstance Gets the singleton instance for the extension registry in offline mode.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetExtensions Retrieves the list of all extensions from the system.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method Initialize Gets all extensions upon initialization.
public method InitializeRegistry Initializes the registry.
public method RegisterExtension Registers the passed in extension with the system.
public method ToString  (inherited from Object)
public method UnregisterExtension Unregisters the passed in extension from the system.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ExtensionRegistry Class
Microsoft.EnterpriseManagement.Configuration Namespace