Gets the UnInstall config changes

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

Syntax

C#
public string UnInstallConfig { get; }
Visual Basic
Public ReadOnly Property UnInstallConfig As String
	Get

Field Value

A String

See Also