VolumeInfoCompression Property |
The specified volume supports file-based compression.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public bool Compression { get; }
Public ReadOnly Property Compression As Boolean
Get
public:
property bool Compression {
bool get ();
}
member Compression : bool with get
Property Value
Type:
BooleanSee Also