ConnectInfo - Object
- Property of
- ScsiController, FloppyDrive, CDDrive, NetworkAdapter, HardDisk, UsbDevice, RawHardDisk, VirtualDevice, FlatHardDisk
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 © 1998 - 2014 VMware, Inc. All rights reserved.