DatabaseErrorPageOptions.MigrationsEndPointPath Proprietà

Definizione

Ottiene o imposta il percorso che MigrationsEndPointMiddleware ascolterà le richieste per eseguire i comandi delle migrazioni.

public:
 virtual property Microsoft::AspNetCore::Http::PathString MigrationsEndPointPath { Microsoft::AspNetCore::Http::PathString get(); void set(Microsoft::AspNetCore::Http::PathString value); };
public virtual Microsoft.AspNetCore.Http.PathString MigrationsEndPointPath { get; set; }
member this.MigrationsEndPointPath : Microsoft.AspNetCore.Http.PathString with get, set
Public Overridable Property MigrationsEndPointPath As PathString

Valore della proprietà

Si applica a