MountOperation.isTcryptSystemVolume

Set isTcryptSystemVolume property.

  1. bool isTcryptSystemVolume [@property getter]
  2. bool isTcryptSystemVolume [@property setter]
    class MountOperation
    @property
    void
    isTcryptSystemVolume
    (
    bool propval
    )

Parameters

propval bool

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 the VeraCrypt documentation.