Skip to content

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

Property Value

bool

Released under the Apache License 2.0.