Share via


WebAssemblyComponentsEndpointOptions.PathPrefix Propriété

Définition

Obtient ou définit le PathString qui indique le préfixe des ressources Blazor WebAssembly. Ce chemin doit correspondre à un projet d’application Blazor WebAssembly référencé.

public Microsoft.AspNetCore.Http.PathString PathPrefix { get; set; }
member this.PathPrefix : Microsoft.AspNetCore.Http.PathString with get, set
Public Property PathPrefix As PathString

Valeur de propriété

S’applique à