Click or drag to resize

OutputLogEventArgs Class

Output Log Event Args.
Inheritance Hierarchy

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public class OutputLogEventArgs : EventArgs

The OutputLogEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyLogColor
Log Color
Public propertyLogType
Output Log Type
Public propertyMessage
Message
Top
See Also