When UseLanguageSettings is ,
gets or sets the source, from which the resources should be taken.
When UseLanguageSettings is ,
the source is controlled by LanguageSettings.DynamicResourceManagersSource property.
Default value: CompiledAndResX
Default value: CompiledAndResX
Namespace: KGySoft.Resources
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.0.0-preview.3
Syntax
Property Value
Type: ResourceManagerSourcesExceptions
Exception | Condition |
---|---|
InvalidOperationException | The property is set and UseLanguageSettings is . |
Remarks
See Also