VmRunExceptionExitCode Property
Gets the exit code of VMWare's vmrun.exe application.
Namespace: DevCase.ThirdParty.VMwareAssembly: DevCase.net48.ThirdParty.VMware (in DevCase.net48.ThirdParty.VMware.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int ExitCode { get; }
Public ReadOnly Property ExitCode As Integer
Get
Dim instance As VmRunException
Dim value As Integer
value = instance.ExitCode
public:
property int ExitCode {
int get ();
}
member ExitCode : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32