VolumeInfoSupportsEncryption Property |
The specified volume supports the Encrypted File System (EFS).
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public bool SupportsEncryption { get; }
Public ReadOnly Property SupportsEncryption As Boolean
Get
public:
property bool SupportsEncryption {
bool get ();
}
member SupportsEncryption : bool with get
Property Value
Type:
BooleanSee Also