RestoreLocation.File Property

Definition

Gets or sets the file associated with a RestoreLocation object.

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

Property Value

A String with the file name.

Applies to