[]
Gets or sets localization resources for a specific language.
[Parameter]
public LocalizationResources[] LocalizationResources { get; init; }
Type | Description |
---|---|
LocalizationResources[] | An array of LocalizationResources objects representing the localization resources. |
This property can only be set once during object initialization and cannot be changed afterwards.