ApplicationPackageGroupName - свойство |
Gets or sets Имя группы
Пространство имён:
Tessa.Applications.Package
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [CanBeNullAttribute]
[DataMemberAttribute]
public string GroupName { get; set; }
<CanBeNullAttribute>
<DataMemberAttribute>
Public Property GroupName As String
Get
Set
public:
[CanBeNullAttribute]
[DataMemberAttribute]
property String^ GroupName {
String^ get ();
void set (String^ value);
}
[<CanBeNullAttribute>]
[<DataMemberAttribute>]
member GroupName : string with get, set
Значение свойства
Тип:
StringСм. также