Class SyncAppDataInputConfiguration
- Namespace
- OpenSettings.Models.Inputs
- Assembly
- OpenSettings.dll
public class SyncAppDataInputConfiguration
- Inheritance
-
SyncAppDataInputConfiguration
- Inherited Members
Properties
Consumer
public ConfigurationConsumer Consumer { get; set; }
Property Value
Controller
public ConfigurationController Controller { get; set; }
Property Value
IgnoreOnFileChange
public bool IgnoreOnFileChange { get; set; }
Property Value
Provider
public ConfigurationProvider Provider { get; set; }
Property Value
RegistrationMode
public RegistrationMode RegistrationMode { get; set; }
Property Value
Spa
public ConfigurationSpa Spa { get; set; }
Property Value
StoreInSeparateFile
public bool StoreInSeparateFile { get; set; }