DesignTimeProviderServicesAttribute.TypeName Property

Definition

Gets the name of the type that can be used to add the database providers design time services to a ServiceCollection. This type should contain a method with the following signature public IServiceCollection ConfigureDesignTimeServices(IServiceCollection serviceCollection).

public string TypeName { get; }
member this.TypeName : string
Public ReadOnly Property TypeName As String

Property Value

Applies to