Click or drag to resize

Volume Properties

The SystemVolume type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBitLockerCanChangePassphraseByProxy
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.
Public propertyStatic memberBitLockerCanChangePin
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.
Public propertyStatic memberBitLockerProtection
The System.Volume.BitLockerProtection property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Volume_BitLockerProtection. Display name BitLocker status.
Public propertyStatic memberBitLockerRequiresAdmin
The System.Volume.BitLockerRequiresAdmin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Volume_BitLockerRequiresAdmin. Display name BitLocker requires admin.
Public propertyStatic memberFileSystem
The System.Volume.FileSystem property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Volume_FileSystem. Display name File system.
Public propertyStatic memberIsMappedDrive
The System.Volume.IsMappedDrive property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Volume_IsMappedDrive.
Public propertyStatic memberIsRoot
The System.Volume.IsRoot property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Volume_IsRoot.
Top
See Also