WebAssemblyBrowserOptions.ApplicationCulture Property
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.
Application culture in BCP 47 format (e.g., "en-US").
Maps to WebAssemblyStartOptions.applicationCulture.
public string? ApplicationCulture { get; set; }
member this.ApplicationCulture : string with get, set
Public Property ApplicationCulture As String