SettingsUnitDescriptorName - свойство

Unique name of the settings unit. The value must satisfy the NamePattern pattern.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public required string Name { get; init; }

Значение свойства

String

Реализации

INamedItemName

Заметки

Mainly used for:
  • convenience and readability,
  • better understanding of what the settings unit is responsible for,
  • forming a clean URL when accessing the settings unit.

См. также