Click or drag to resize

ComponentLog Properties

The ComponentLog type exposes the following members.

Properties
  NameDescription
Public propertyAll
All logs.
Public propertyChildren
The list of sub-logs.
Public propertyDescendants
All descendants.
Public propertyLogLevel
Messages below this level are suppressed.
Public propertyName
Log name (or null).
Public propertyParent
The parent of this log (or null).
Top
See Also