Skip to content

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; }

Property Value

string?

Released under the Apache License 2.0.