Table of Contents

Interface IConfigLocation

Namespace
Ceres.Configs
Assembly
Ceres.dll

Identifier for specific ConfigBase

public interface IConfigLocation

Properties

ConfigName

string ConfigName { get; }

Property Value

string

FileLocation

ConfigFileLocation FileLocation { get; }

Property Value

ConfigFileLocation

PreferJsonConvert

bool PreferJsonConvert { get; }

Property Value

bool

Type

Type Type { get; }

Property Value

Type