LogChannelInfoData Properties

The LogChannelInfoData type exposes the following members.

Properties
  NameDescription
Public propertyLogLevel
Gets or sets the log level.
Public propertyLogName
Gets or sets the log name.
Public propertyLogSection
Gets or sets the log section.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also