ManagementPackObjectTemplateObject Class
Definition
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.
Represents a management pack object template.
public ref class ManagementPackObjectTemplateObject
[System.Serializable]
public class ManagementPackObjectTemplateObject
type ManagementPackObjectTemplateObject = class
Public Class ManagementPackObjectTemplateObject
- Inheritance
-
ManagementPackObjectTemplateObject
- Attributes
Constructors
ManagementPackObjectTemplateObject() |
Initializes a new ManagementPackObjectTemplateObject object. |
Properties
ObjectCollection |
Gets the object collection. |
Path |
Gets or sets the path. |
PropertyCollection |
Gets the property collection. |
Methods
WriteXml(ManagementPack, XmlWriter) |
Writes the XML for this management pack element. |