Partager via


MigrationsEndPointOptions.Path Propriété

Définition

Obtient ou définit le chemin d’accès à l’écoute MigrationsEndPointMiddleware des demandes d’exécution des commandes de migration.

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

Valeur de propriété

S’applique à