WebAssemblyComponentsEndpointOptions Class

Definition

Options to configure interactive WebAssembly components.

public sealed class WebAssemblyComponentsEndpointOptions
type WebAssemblyComponentsEndpointOptions = class
Public NotInheritable Class WebAssemblyComponentsEndpointOptions
Inheritance
WebAssemblyComponentsEndpointOptions

Constructors

WebAssemblyComponentsEndpointOptions()

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.

Applies to