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

Returns the settings unit name from the descriptor.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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.

См. также