The JVMInfo
object contains the following properties.
Property List
Name | Description |
---|---|
Description
|
Returns a short description on a Java Virtual Machine. |
Executable
|
Returns a name with a full path of a Java Virtual Machine’s executable file. |
Is64Bit
|
Specifies whether a Java Virtual Machine is 64-bit. |
IsWithConsole
|
Specifies whether a Java Virtual Machine shows the console window while running. |
Version
|
Returns the version of a Java Virtual Machine. |