ConfigurationDirectiveBaseKey - свойство
Ключ, по которому директива расположена в хранилище.
Пространство имён: Tessa.Platform.ConfigurationСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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