The MultiFormatOutputComponent type exposes the following members.

Constructors

  NameDescription
Public methodMultiFormatOutputComponent
Constructor

Methods

  NameDescription
Public methodApply(XmlDocument) (Inherited from BuildComponent.)
Public methodApply(XmlDocument, String)
This is implemented to execute each set of components for the requested output formats.
(Overrides BuildComponent..::..Apply(XmlDocument, String).)
Public methodDispose()()()() (Inherited from BuildComponent.)
Protected methodDispose(Boolean)
Dispose of the nested components
(Overrides BuildComponent..::..Dispose(Boolean).)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnComponentEvent (Inherited from BuildComponent.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Protected methodWriteMessage (Inherited from BuildComponent.)

Properties

  NameDescription
Public propertyBuildAssembler (Inherited from BuildComponent.)
Public propertyStatic memberCurrentFormat
This read-only property returns the current help format being generated

See Also