ItemPathBasedRestoreCriteria.ItemPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The path of the item to be restored. It could be the full path of the item or the path relative to the backup item.
public string ItemPath { get; }
member this.ItemPath : string
Public ReadOnly Property ItemPath As String