Click or drag to resize

FileSystemEntryInfoIsSparseFile Property

The instance is a sparse file. Sparse files are typically large files whose data consists of mostly zeros.

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

Property Value

Type: Boolean
See Also