Property IsDirectory
Namespace: Belay.Sync
Assembly: Belay.Sync.dll
IsDirectory
Gets a value indicating whether this entry is a directory.
csharp
public required bool IsDirectory { get; init; }
Namespace: Belay.Sync
Assembly: Belay.Sync.dll
Gets a value indicating whether this entry is a directory.
public required bool IsDirectory { get; init; }