[]
Gets or sets the URL of the file containing the localization strings.
[Parameter]
public string LocaleUri { get; init; }
Type | Description |
---|---|
string | The URL of the file as a string. |
This property can only be set once during object initialization and cannot be changed afterwards.