Gets and sets the Base Path for the Package
Namespace: DotNetNuke.Services.Installer.WritersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string BasePath { get; set; } |
| Visual Basic |
|---|
Public Property BasePath As String Get Set |