MigrationsEndPointOptions.Path Eigenschaft

Definition

Ruft den Pfad ab, der MigrationsEndPointMiddleware auf Anforderungen zum Ausführen von Migrationsbefehlen lauscht, oder legt diesen fest.

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

Eigenschaftswert

Gilt für: