Defines the method that is implemented by classes that are used to represent a set of file directories where Management Packs are stored. Namespace: Microsoft.EnterpriseManagement.Configuration.IO
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

Visual Basic
Dim instance As IManagementPackStore

Syntax

Visual Basic
Public Interface IManagementPackStore
C#
public interface IManagementPackStore
C++
public interface class IManagementPackStore
J#
public interface IManagementPackStore
JScript
public interface IManagementPackStore

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

See Also