Classes
| Class | Description |
|---|---|
| ManagementPackAssemblyWriter | Creates a sealed Management Pack in a .dll file. |
| ManagementPackAssemblyWriterSettings | Contains property values that are used by the ManagementPackAssemblyWriter class to create a sealed management pack in a .dll file. |
| ManagementPackFileStore | Represents a set of file system directories where Management Packs are stored. This class is used as a parameter to the ManagementPack class constructor to specify directories to load Management Pack references from. |
| ManagementPackWriter | An abstract base class that is a base for classes that are used for writing and updating Management Packs. |
| ManagementPackXmlWriter | Writes a ManagementPack object to an XML writer object. |
Interfaces
| Interface | Description |
|---|---|
| IManagementPackStore | Defines the method that is implemented by classes that are used to represent a set of file directories where Management Packs are stored. |
Send comments about this topic to Microsoft.
