The InstallFile class represents a single file in an Installer Package

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

Syntax

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

Remarks

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Installer..::..InstallFile

See Also