Click or drag to resize

V2VVirtualMachineModelSnapshotPath Property

Gets or sets the location of the virtual machine's snapshot files.

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

Property Value

Type: String
The snapshot path.
See Also