Microsoft.EnterpriseManagement.Configuration.IO Namespace

Contains classes that are used to write management packs to sealed assemblies and XML files, define the directory where management packs are stored, and define the information stored in the management pack assembly.

Classes

ManagementPackAssemblyWriter

Writes a management pack in a sealed format (.MP).

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

Serves as an abstract base class for classes that are used for writing and updating management packs.

ManagementPackXmlWriter

Writes a ManagementPack object to an XML writer object.

Structs

Token

Enums

CorOpenFlags
ManagementPackVerificationTypes

Specifies the verification type used by the management pack.

MetadataTable
TokenType