When UseLanguageSettings is ,
gets or sets the auto saving options.
When UseLanguageSettings is ,
auto saving is controlled by LanguageSettings.DynamicResourceManagersAutoSave property.
Default value: None
Default value: None
Namespace: KGySoft.Resources
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.0.0-preview.3
Syntax
Property Value
Type: AutoSaveOptionsExceptions
Exception | Condition |
---|---|
InvalidOperationException | The property is set and UseLanguageSettings is . |
Remarks
![]() |
---|
For more details see the Auto Saving section at the description of the DynamicResourceManager class. |
See Also