Table of Contents

Class SyncAppDataResponseConfiguration

Namespace
OpenSettings.Models.Responses
Assembly
OpenSettings.dll
public class SyncAppDataResponseConfiguration
Inheritance
SyncAppDataResponseConfiguration
Inherited Members

Properties

Consumer

public ConfigurationConsumer Consumer { get; set; }

Property Value

ConfigurationConsumer

Controller

public ConfigurationController Controller { get; set; }

Property Value

ConfigurationController

IgnoreOnFileChange

public bool IgnoreOnFileChange { get; set; }

Property Value

bool

Provider

public ConfigurationProvider Provider { get; set; }

Property Value

ConfigurationProvider

RegistrationMode

public RegistrationMode RegistrationMode { get; set; }

Property Value

RegistrationMode

Spa

public ConfigurationSpa Spa { get; set; }

Property Value

ConfigurationSpa

StoreInSeparateFile

public bool StoreInSeparateFile { get; set; }

Property Value

bool