Skip to content

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?

Released under the Apache License 2.0.