Gets the name (path) of the folder where the package is installed
Namespace: DotNetNuke.Services.Installer.PackagesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string FolderName { get; set; } |
Visual Basic |
---|
Public Property FolderName As String Get Set |