RestoreLocation.ConnectionString Property

Definition

Gets or sets a connection string associated with a RestoreLocation object.

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

Property Value

The connection string.

Applies to