Share via


ManagementPackTemplate.Purpose Property

Definition

Gets or sets the description for the purpose of the template.

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

Property Value

A string that contains the purpose of the template.

Applies to