ConnectInfo - Object
- Property of
- FloppyDrive, ScsiController, CDDrive, HardDisk, FlatHardDisk, RawHardDisk, NetworkAdapter, VirtualDevice, UsbDevice
Properties
Name | Type | Notes |
---|
AllowGuestControl | Boolean? | |
Connected | Boolean? | |
StartConnected | Boolean? | |
Methods
ToString()
Returns the comma-separated values of the 3 properties: AllowGuestControl, Connected, and StartConnected in the following format: "Connected, GuestControl, StartConnected". For negative values: "NotConnected, NoGuestControl, NoStartConnected".- Syntax
- String ToString()()
- Return value
- String
Parameters
Copyright © VMware, Inc. All rights reserved.