Click or drag to resize

DebugTarget Properties

The DebugTarget type exposes the following members.

Properties
  NameDescription
Public propertyCounter
Gets the number of times this target has been called.
Public propertyLastMessage
Gets the last message rendered by this target.
Public propertyLayout
Gets or sets the layout used to format log messages.
(Inherited from TargetWithLayout.)
Public propertyName
Gets or sets the name of the target.
(Inherited from Target.)
Top
See Also