DotNetNuke 5.2
The FileComponentWriter class handles creating the manifest for File Component(s)

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

Syntax

C#
public class FileComponentWriter
Visual Basic (Declaration)
Public Class FileComponentWriter
Visual C++
public ref class FileComponentWriter

Remarks

Inheritance Hierarchy

See Also