[OrderAttribute(2)]
public class DefineConfigurationDirective : ConfigurationDirectiveBase<OrderAttribute(2)>
Public Class DefineConfigurationDirective
Inherits ConfigurationDirectiveBase[OrderAttribute(2)]
public ref class DefineConfigurationDirective : public ConfigurationDirectiveBase[<OrderAttribute(2)>]
type DefineConfigurationDirective =
class
inherit ConfigurationDirectiveBase
end| DefineConfigurationDirective | Инициализирует новый экземпляр класса DefineConfigurationDirective |
| Instance | Экземпляр класса. |
| Key |
Ключ, по которому директива расположена в хранилище.
(Переопределяет ConfigurationDirectiveBaseKey) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ProcessValueAsync |
Выполняет обработку значения директивы.
(Унаследован от ConfigurationDirectiveBase) |
| ProcessValueCoreAsync |
Выполняет обработку значения директивы.
(Переопределяет ConfigurationDirectiveBaseProcessValueCoreAsync(Object, DictionaryString, Object, IConfigurationBuilderContext, CancellationToken)) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| KeyConst | Ключ, по которому директива расположена в хранилище. |