Partager via


DatabaseErrorPageOptions.MigrationsEndPointPath Propriété

Définition

Obtient ou définit le chemin qui MigrationsEndPointMiddleware écoutera les demandes d’exécution des commandes de migration.

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

Valeur de propriété

S’applique à