Creates a sealed Management Pack in a .dll file.

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

Public Constructors

  Name Description
ManagementPackAssemblyWriter Initializes a ManagementPackAssemblyWriter object with specific settings used to create a sealed Management Pack in a .dll file.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
public method WriteManagementPack Overridden. Creates a sealed Management Pack .dll file. The settings for the .dll file, such as the path to write the file, are defined in the ManagementPackAssemblyWriter constructor by passing a ManagementPackAssemblyWriterSettings object into the settings parameter of the constructor.
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.