ManagementPackAssemblyWriterSettings Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains property values that are used by the ManagementPackAssemblyWriter class to create a sealed management pack in a .dll file.
public ref class ManagementPackAssemblyWriterSettings
public class ManagementPackAssemblyWriterSettings
type ManagementPackAssemblyWriterSettings = class
Public Class ManagementPackAssemblyWriterSettings
- Inheritance
-
ManagementPackAssemblyWriterSettings
Management |
Initializes a new instance of the ManagementPackAssemblyWriterSettings class. |
Company |
Gets the value of the name of the company to which the management pack belongs. The value is used for the |
Copyright |
Gets or sets the copyright information for the management pack assembly. This information is used for the value of the |
Delay |
Gets or sets a value that indicates whether the assembly is fully signed. |
Key |
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. |
Output |
Gets or sets the directory to write the management pack assembly to. |
Product |
Gets the name of the product for which the management pack is used. The product name is used to set the |
Producto | Versiones |
---|---|
System Center SM SDK | 2012, 2016 |