Share via


ManagementPackStore Members

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 Features  Returns the features associated with this container instance. (inherited from Container)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddService  Overloaded. (inherited from Container)
public method Configure  (inherited from Container)
public method Dispose  Overloaded. Defines a method to release allocated resources. (inherited from Container)
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetManagementPack Gets a ManagementPack object from the management pack store.
public method GetService  (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  (inherited from Container)
public method Initialize  (inherited from Container)
public method LookupService  (inherited from Container)
public method RecycleService  (inherited from Container)
public methodstatic ReferenceEquals  (inherited from Object)
public method RemoveService  (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. (inherited from Container)
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
  Microsoft.EnterpriseManagement.IManagementPackStore.DerivedTypes  
  Microsoft.EnterpriseManagement.IManagementPackStore.EntityTypes  
  Microsoft.EnterpriseManagement.IManagementPackStore.ImageReferences  
  Microsoft.EnterpriseManagement.IManagementPackStore.ManagementPacks  
  Microsoft.EnterpriseManagement.IManagementPackStore.Monitoring  
  Microsoft.EnterpriseManagement.IManagementPackStore.Presentation  

Top

See Also

Reference

ManagementPackStore Class
Microsoft.EnterpriseManagement Namespace