The PackageWriterFactory is a factory class that is used to instantiate the appropriate Package Writer

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

Syntax

C#
public class PackageWriterFactory
Visual Basic
Public Class PackageWriterFactory

Remarks

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Installer.Writers..::..PackageWriterFactory

See Also