ManifestWriter Class

Definition

Writes object representation of a manifest to XML.

C#
[System.Runtime.InteropServices.ComVisible(false)]
public static class ManifestWriter
Inheritance
ManifestWriter
Attributes

Methods

WriteManifest(Manifest, Stream)

Writes the specified object representation of a manifest to XML.

WriteManifest(Manifest, String, String)

Writes the specified object representation of a manifest to XML.

WriteManifest(Manifest, String)

Writes the specified object representation of a manifest to XML.

WriteManifest(Manifest)

Writes the specified object representation of a manifest to XML. The name of the output file is inferred from the SourcePath property of the manifest.

Applies to

Product Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1