TemplateGroup.GroupName 屬性

定義

取得群組的名稱。

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

屬性值

群組的名稱。

適用於

另請參閱