The MultiFormatOutputComponent type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MultiFormatOutputComponent |
Constructor
|
Methods
| Name | Description | |
|---|---|---|
| Apply(XmlDocument) | (Inherited from BuildComponent.) | |
| Apply(XmlDocument, String) |
This is implemented to execute each set of components for the
requested output formats.
(Overrides BuildComponent..::..Apply(XmlDocument, String).) | |
| Dispose()()()() | (Inherited from BuildComponent.) | |
| Dispose(Boolean) |
Dispose of the nested components
(Overrides BuildComponent..::..Dispose(Boolean).) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnComponentEvent | (Inherited from BuildComponent.) | |
| ToString | (Inherited from Object.) | |
| WriteMessage | (Inherited from BuildComponent.) |
Properties
| Name | Description | |
|---|---|---|
| BuildAssembler | (Inherited from BuildComponent.) | |
| CurrentFormat |
This read-only property returns the current help format being generated
|