ExtensionConfigProviderAttribute.ConfigProviderType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the IHostConfigProvider used to provide the initial host service configuration.
public Type ConfigProviderType { get; }
member this.ConfigProviderType : Type
Public ReadOnly Property ConfigProviderType As Type