RestoreFolder.Original Property

Definition

Gets or sets the original folder associated with a RestoreFolder object.

public string Original { get; set; }
member this.Original : string with get, set
Public Property Original As String

Property Value

A String with the original folder name.

Applies to