Contents

VZSerialPortAttachment

The common behaviors for the serial attachment points of your virtual machine.

Declaration

class VZSerialPortAttachment

Overview

Don’t create a VZSerialPortAttachment object directly. Instead, instantiate a concrete subclass such as VZFileHandleSerialPortAttachment to configure how the virtual machine’s serial port connects with the host computer.

See Also

Attachment points