SystemVolume Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Volume
The SystemVolume type exposes the following members.
| Name | Description | |
|---|---|---|
| BitLockerCanChangePassphraseByProxy |
The System.Volume.BitLockerCanChangePassphraseByProxy property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Volume_BitLockerCanChangePassphraseByProxy. Display name BitLocker standard users change password by proxy.
| |
| BitLockerCanChangePin |
The System.Volume.BitLockerCanChangePin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Volume_BitLockerCanChangePin. Display name BitLocker standard users change PIN.
| |
| BitLockerProtection |
The System.Volume.BitLockerProtection property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Volume_BitLockerProtection. Display name BitLocker status.
| |
| BitLockerRequiresAdmin |
The System.Volume.BitLockerRequiresAdmin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Volume_BitLockerRequiresAdmin. Display name BitLocker requires admin.
| |
| FileSystem |
The System.Volume.FileSystem property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Volume_FileSystem. Display name File system.
| |
| IsMappedDrive |
The System.Volume.IsMappedDrive property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Volume_IsMappedDrive.
| |
| IsRoot |
The System.Volume.IsRoot property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Volume_IsRoot.
|