共用方式為


ManagementPackStore Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a set of file directories where management packs are stored.

The following tables list the members exposed by the ManagementPackStore type.

Protected Constructors

  Name Description
  ManagementPackStore Initializes a new instance of the ManagementPackStore class.

Top

Public Properties

  Name Description
public property Extensions Gets the access to extensions.
public property Features  Returns the features associated with this container instance. (inherited from Container)
public property LifetimeManagers  Gets the lifetime managers of this container instance. (inherited from Container)
public property Registry Gets the extension registry.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddService  Overloaded. (inherited from Container)
public method Configure  Initializes the container from the stream. (inherited from Container)
public method Dispose  Overloaded. Defines a method to release allocated resources. (inherited from Container)
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetManagementPack Gets a ManagementPack object from the management pack store.
public method GetService  Searches for and returns the specified service. (inherited from Container)
public method GetServices  Returns all services of the specified type. (inherited from Container)
public method GetType  (inherited from Object)
public method HasService  Determines whether the specified container has the named service. (inherited from Container)
public method Initialize  Initializes the current instance when called. (inherited from Container)
public method LookupService  Gets the name the specified service is filed under. (inherited from Container)
public method RecycleService  Recycles the instance of this service. (inherited from Container)
public method RemoveService  Removes the service with the specified name. (inherited from Container)
public method RemoveServices  Removes all services from the container. (inherited from Container)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Dispose  Overloaded. Defines a method to release allocated resources. (inherited from Container)
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ManagementPackStore Class
Microsoft.EnterpriseManagement Namespace