Click or drag to resize

PhysicalItemPath Property

This value is the path of the item.

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

Property Value

Type: String
The path of this item.
See Also