Share via


ManagementPackTemplateSection.TemplateContent Property

Definition

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

public:
 property System::String ^ TemplateContent { System::String ^ get(); void set(System::String ^ value); };
public string TemplateContent { get; set; }
member this.TemplateContent : string with get, set
Public Property TemplateContent As String

Property Value

Returns a string that is the content of the template section.

Applies to