Property Checksum
Namespace: Belay.Sync
Assembly: Belay.Sync.dll
Checksum
Gets the checksum of the file content. May be null if not computed.
csharp
public string? Checksum { get; init; }
Namespace: Belay.Sync
Assembly: Belay.Sync.dll
Gets the checksum of the file content. May be null if not computed.
public string? Checksum { get; init; }