Click or drag to resize

DiskMountInfoModelMountPath Property

Gets or set disk mount path where the disk is supposed to be mounted

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

Property Value

Type: String
Mount path Information
See Also