WebAssemblyComponentsEndpointOptions Class

Definition

Options to configure interactive WebAssembly components.

C#
public sealed class WebAssemblyComponentsEndpointOptions
Inheritance
WebAssemblyComponentsEndpointOptions

Constructors

Properties

PathPrefix

Gets or sets the PathString that indicates the prefix for Blazor WebAssembly assets. This path must correspond to a referenced Blazor WebAssembly application project.

StaticAssetsManifestPath

Gets or sets the String that determines the static assets manifest path mapped to this app.

Applies to

Product Versions
ASP.NET Core 8.0, 9.0