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 | |
---|---|---|
ShowErrors | Gets or sets a Boolean value that specifies whether errors are shown. | |
Tag | Gets or sets user-defined data associated with the object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Error | Logs an error message. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
Information | Logs an informational message. | |
Initialize | Initializes the logging listener | |
ToString | (inherited from Object) | |
Trace | Logs a trace message. | |
Warn | Logs a warning message. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.