ManagementPackAssemblyWriterSettings Class

Definition

Contains property values that are used by the ManagementPackAssemblyWriter class to create a sealed management pack in a .dll file.

C#
public class ManagementPackAssemblyWriterSettings
Inheritance
ManagementPackAssemblyWriterSettings

Constructors

Properties

CompanyName

Gets the value of the name of the company to which the management pack belongs. The value is used for the CompanyName assembly attribute on the sealed management pack assembly.

Copyright

Gets or sets the copyright information for the management pack assembly. This information is used for the value of the Copyright assembly attribute that is set on the sealed assembly.

DelaySign

Gets or sets a value that indicates whether the assembly is fully signed.

KeyFilePath

Gets the path of the .snk file that contains a key pair that is used to give the management pack assembly a strong name. The file is usually created by using the sn.exe command-line tool.

OutputDirectory

Gets or sets the directory to write the management pack assembly to.

ProductName

Gets the name of the product for which the management pack is used. The product name is used to set the ProductName assembly attribute on the management pack assembly.

Applies to

Producto Versiones
System Center SM SDK 2012, 2016