Gets the collection of UnInstall Scripts
Namespace: DotNetNuke.Services.Installer.InstallersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected SortedList<Version, InstallFile> UnInstallScripts { get; } |
Visual Basic |
---|
Protected ReadOnly Property UnInstallScripts As SortedList(Of Version, InstallFile) Get |