DatabaseErrorPageOptions.MigrationsEndPointPath Property

Definition

Gets or sets the path that MigrationsEndPointMiddleware will listen for requests to execute migrations commands.

public virtual Microsoft.AspNetCore.Http.PathString MigrationsEndPointPath { get; set; }

Property Value

Applies to