VolumeInfoSupportsEncryption Property |
The specified volume supports the Encrypted File System (EFS).
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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