Click or drag to resize
V2VVirtualMachineModelTargetPath Property
Gets or sets the target path. Do not use this property. Double-Take uses it internally.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntax
public string TargetPath { get; set; }

Property Value

Type: String
The target path.
See Also