|
ReverseOptionsVmPath Property
|
Namespace:
DoubleTake.Jobs.ContractAssembly:
DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntaxpublic string VmPath { get; set; }
Public Property VmPath As String
Get
Set
public:
property String^ VmPath {
String^ get ();
void set (String^ value);
}
function get_VmPath();
function set_VmPath(value);
Property Value
Type:
String
See Also