Share via


TemplateGroup.GroupName 属性

定义

获取组的名称。

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

属性值

组的名称。

适用于

另请参阅