SettingsUnitDescriptor   - преобразование (SettingsUnitDescriptor to String)

Returns the settings unit name from the descriptor.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public static implicit operator string (
	SettingsUnitDescriptor descriptor
)

Параметры

descriptor  SettingsUnitDescriptor
Descriptor for settings unit created programmatically.

Возвращаемое значение

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

См. также