TemplateGroup.GroupName Property

Definition

Gets the name of the group.

public:
 property System::String ^ GroupName { System::String ^ get(); };
public string GroupName { get; }
member this.GroupName : string
Public ReadOnly Property GroupName As String

Property Value

The name of the group.

Applies to

See also