Click or drag to resize

FileSystemEntryInfoIsOffline Property

The instance is offline. The data of the file is not immediately available.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public bool IsOffline { get; }

Property Value

Type: Boolean
See Also