WebAssemblyComponentsEndpointOptions.PathPrefix Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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