SettingsUnitDescriptorCategory - свойство
Path to the category where the settings unit is located.
The value must satisfy the
CategoryPattern pattern.
The "
/" symbol is used to separate categories:
- Category – category
- Subcategory – category/subcategory
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public required string Category { get; init; }
Public Property Category As String
Get
Set
public:
property String^ Category {
String^ get ();
void set (String^ value);
}
member Category : string with get, set
Значение свойства
String