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