Gets the location of the backup folder

Namespace: DotNetNuke.Services.Installer
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public virtual string BackupPath { get; }
Visual Basic
Public Overridable ReadOnly Property BackupPath As String
	Get

Field Value

A string

See Also