[OrderAttribute(1)]
public class FileConfigurationIncludeHandler : ConfigurationIncludeHandlerBase<OrderAttribute(1)>
Public Class FileConfigurationIncludeHandler
Inherits ConfigurationIncludeHandlerBase[OrderAttribute(1)]
public ref class FileConfigurationIncludeHandler : public ConfigurationIncludeHandlerBase[<OrderAttribute(1)>]
type FileConfigurationIncludeHandler =
class
inherit ConfigurationIncludeHandlerBase
end| FileConfigurationIncludeHandler | Инициализирует новый экземпляр класса FileConfigurationIncludeHandler |
| Instance | Экземпляр класса. |
| 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) |
| GetItemSourceAsync |
Возвращает объект IConfigurationBuilderItemSource для обработки файлов по указанному значению директивы
или null, если обработка не выполняется текущим обработчиком.
(Унаследован от ConfigurationIncludeHandlerBase) |
| GetItemSourceCoreAsync |
Возвращает объект IConfigurationBuilderItemSource для обработки файлов по указанному значению директивы
или null, если обработка не выполняется текущим обработчиком.
(Переопределяет ConfigurationIncludeHandlerBaseGetItemSourceCoreAsync(Object, IConfigurationBuilderContext, CancellationToken)) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| FilesKey | Ключ, по которому указаны файлы, когда для директивы передана хеш-таблица. |