Gets and sets whether the Packages files are deleted when uninstalling the
package
Namespace: DotNetNuke.Services.Installer.InstallersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool DeleteFiles { get; set; } |
Visual Basic |
---|
Public Property DeleteFiles As Boolean Get Set |