Property Size
Namespace: Belay.Sync
Assembly: Belay.Sync.dll
Size
Gets the size of the file in bytes. Null for directories.
csharp
public long? Size { get; init; }
Property Value
long?
Namespace: Belay.Sync
Assembly: Belay.Sync.dll
Gets the size of the file in bytes. Null for directories.
public long? Size { get; init; }
long?