The InstallerInfo class holds all the information associated with a Installation.

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

Syntax

C#
[SerializableAttribute]
public class InstallerInfo
Visual Basic
<SerializableAttribute>
Public Class InstallerInfo

Remarks

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Installer..::..InstallerInfo

See Also