VolumeInfoCompression Property |
The specified volume supports file-based compression.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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