LoggingMessageBox Members

Represents the logging class to show warning and information messages in a MessageBox

The following tables list the members exposed by the LoggingMessageBox type.

Public Constructors

  Name Description
  LoggingMessageBox Initializes a new instance of the LoggingMessageBox class.

Top

Public Properties

  Name Description
public property ShowErrors Gets or sets a Boolean value that specifies whether errors are shown.
public property Tag Gets or sets user-defined data associated with the object.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method Error Logs an error message.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method Information Logs an informational message.
public method Initialize Initializes the logging listener
public method ToString  (inherited from Object)
public method Trace Logs a trace message.
public method Warn Logs a warning message.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

LoggingMessageBox Class
Microsoft.Uii.Common.Logging.Providers Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.