Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetThumbnail ( ) : byte[] | ||
Machine ( VirtualBox machine ) : System | ||
PowerOff ( bool immediate = false ) : string | ||
PowerOn ( bool headless = true ) : string | ||
ShowConsole ( ) : bool |
public Machine ( VirtualBox machine ) : System | ||
machine | VirtualBox | |
return | System |
public PowerOff ( bool immediate = false ) : string | ||
immediate | bool | |
return | string |
public PowerOn ( bool headless = true ) : string | ||
headless | bool | |
return | string |