Field DeviceSeparator
Namespace: Belay.Sync
Assembly: Belay.Sync.dll
DeviceSeparator
The path separator used on MicroPython/CircuitPython devices (always forward slash).
csharp
public const char DeviceSeparator = '/'