[]
Gets or sets the JSON containing the localization strings.
[Parameter]
public string LocaleData { get; init; }
Type | Description |
---|---|
string | A JSON string representing the localization data. |
This property can only be set once during object initialization and cannot be changed afterwards.