VmRunWrapperFileExists Method
Determine whether a file exists in the guest operating system of the specified virtual machine.
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.
No code example is currently available or this language may not be supported.
- vm VMWareVirtualMachine
-
The VMWare virtual machine.
- filepath String
-
The full path to a existing file in the guest operating system.
Boolean if the file exists in the guest operating system; otherwise,
.