| 
            
              IsamDataFileBaseTSaveSettings Method
             | 
          
        
        
            Saves settings of the file to the config file if the 
PersistSettings property is set to true.
            
 
        
        Namespace: GSF.IOAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
Syntaxpublic virtual void SaveSettings()
Public Overridable Sub SaveSettings
public:
virtual void SaveSettings()
abstract SaveSettings : unit -> unit 
override SaveSettings : unit -> unit 
 View SourceImplements
IPersistSettingsSaveSettings
Exceptions| Exception | Condition | 
|---|
| ConfigurationErrorsException | SettingsCategory has a value of null or empty string. | 
See Also