IConfiguration public interface IConfiguration Documentation ConfigurationAttributeCollection Attributes { get; } ConfigurationCollection Children { get; } string Name { get; } string Value { get; } object GetValue(Type type, object defaultValue)