In this context, a system volume is a volume with a bootloader and operating system installed. This is only supported for Windows operating systems. For further documentation, see
20Encryption.html">the VeraCrypt documentation.MountOperation.isTcryptSystemVolume
bool isTcryptSystemVolume() @propertyGet isTcryptSystemVolume property.
Returns
Whether the device to be unlocked is a TCRYPT system volume.
void isTcryptSystemVolume(bool propval) @propertySet isTcryptSystemVolume property.
Parameters
propval | Whether the device to be unlocked is a TCRYPT system volume. In this context, a system volume is a volume with a bootloader and operating system installed. This is only supported for Windows operating systems. For further documentation, see 20Encryption.html">the VeraCrypt documentation. |