Share via


ManagementPackTemplateSection Class

Definition

Represents a management pack element that is defined by the ManagementPackTemplateSection complex type.

public ref class ManagementPackTemplateSection
[System.Serializable]
public class ManagementPackTemplateSection
type ManagementPackTemplateSection = class
Public Class ManagementPackTemplateSection
Inheritance
ManagementPackTemplateSection
Attributes

Remarks

This type defines a specific section that holds information about a template in a management pack.

Constructors

ManagementPackTemplateSection()

Initializes a new ManagementPackTemplateSection object.

Properties

TemplateContent

Gets or sets the content in the template section that contains information for the template.

Methods

WriteXml(ManagementPack, XmlWriter)

Writes the XML for the template section in the specified management pack.

Applies to