DbConfigurationTypeAttribute.ConfigurationType Property

Definition

Gets the subclass of DbConfiguration that should be used for code-based configuration for this application.

public Type ConfigurationType { get; }
member this.ConfigurationType : Type
Public ReadOnly Property ConfigurationType As Type

Property Value

Applies to