LoggingErrorMessage Members
Represents the logging error message (calls ErrorMsg, a UII error window) to display error message.
The following tables list the members exposed by the LoggingErrorMessage type.
Public Constructors
Name | Description | |
---|---|---|
LoggingErrorMessage | Initializes a new instance of the LoggingErrorMessage class. |
Top
Public Properties
Name | Description | |
---|---|---|
ShowErrors | Gets 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
LoggingErrorMessage Class
Microsoft.Uii.Common.Logging.Providers Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.