Click or drag to resize
IUpdateLog Methods

The IUpdateLog type exposes the following members.

Methods
  NameDescription
Public methodIndent
Increases IndentLevel by one.
Public methodUnindent
Decreases IndentLevel by one.
Public methodWriteLine
Writes the specified text to the update log, followed by line terminator.
Top
See Also