C# Class SyncthingCore.Types.Config

Show file Open project: kreischweide/metrothing

Public Properties

Property Type Description
HomeDirectory string
IsInSync bool
PathSeperator string

Property Details

HomeDirectory public property

public string HomeDirectory
return string

IsInSync public property

public bool IsInSync
return bool

PathSeperator public property

public string PathSeperator
return string