ManagementPackBundleWriter Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the base class for all management pack packages writers.
The following tables list the members exposed by the ManagementPackBundleWriter type.
Protected Constructors
Name | Description | |
---|---|---|
ManagementPackBundleWriter | Initializes a new ManagementPackBundleWriter object. |
Top
Public Properties
Name | Description | |
---|---|---|
Directory | Gets the directory where the bundle is created. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) | |
Write | Writes the specified package into a bundle object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackBundleWriter Class
Microsoft.EnterpriseManagement.Packaging Namespace