Click or drag to resize
OutputData Fields

The OutputData type exposes the following members.

Fields
  NameDescription
Protected fieldmDataCompressed
Output data in gzip format for the stream.
Protected fieldmDataPlain
Output data for the stream.
Protected fieldmHasSubstitutions
True if the output contains some substitutions.
Protected fieldmTrimmedDataCompressed
Output data in gzip format for the stream with debug information trimmed.
Protected fieldmTrimmedDataPlain
Output data for the stream with debug information trimmed.
Protected fieldmTrimmedHtml
Output HTML with debug information trimmed.
Top
See Also