Share via


ManagementPackObjectTemplateObject Class

Definition

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.

Applies to