Click or drag to resize

VolumeLabel Property

This value is the label assigned to the volume.

Namespace:  DoubleTake.Common.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public string Label { get; set; }

Property Value

Type: String
The volume label.
See Also