Gets and sets the Base Path for the Package

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

Syntax

C#
public string BasePath { get; set; }
Visual Basic
Public Property BasePath As String
	Get
	Set

Field Value

A String

See Also