WebAssemblyComponentsEndpointOptions.PathPrefix 属性

定义

获取或设置 PathString 指示 Blazor WebAssembly 资产前缀的 。 此路径必须对应于引用的 Blazor WebAssembly 应用程序项目。

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

属性值

适用于