ManagementPackAssemblyWriterSettings Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains property values that are used by the ManagementPackAssemblyWriter class to create a sealed management pack in a .dll file.
Namespace: Microsoft.EnterpriseManagement.Configuration.IO
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Usage
'Usage
Dim instance As ManagementPackAssemblyWriterSettings
Syntax
'Declaration
Public Class ManagementPackAssemblyWriterSettings
public class ManagementPackAssemblyWriterSettings
public ref class ManagementPackAssemblyWriterSettings
public class ManagementPackAssemblyWriterSettings
public class ManagementPackAssemblyWriterSettings
Inheritance Hierarchy
System.Object
Microsoft.EnterpriseManagement.Configuration.IO.ManagementPackAssemblyWriterSettings
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003
See Also
Reference
ManagementPackAssemblyWriterSettings Members
Microsoft.EnterpriseManagement.Configuration.IO Namespace