ConfigurationDirectiveBaseKey - свойство
Ключ, по которому директива расположена в хранилище.
Пространство имён: Tessa.Platform.ConfigurationСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public abstract string Key { get; }
Public MustOverride ReadOnly Property Key As String
Get
public:
virtual property String^ Key {
String^ get () abstract;
}
abstract Key : string with get
StringIConfigurationDirectiveKey