WebAssemblyComponentsEndpointOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
StaticAssetsManifestPath |
Gets or sets the String that determines the static assets manifest path mapped to this app. |