LoggingErrorMessage Class
Represents the logging error message (calls ErrorMsg, a UII error window) to display error message.
Namespace: Microsoft.Uii.Common.Logging.Providers
Assembly: Microsoft.Uii.Common.Logging.Providers (in Microsoft.Uii.Common.Logging.Providers.dll)
Usage
'Usage
Dim instance As LoggingErrorMessage
Syntax
'Declaration
Public Class LoggingErrorMessage
Implements ILogging
public class LoggingErrorMessage : ILogging
public ref class LoggingErrorMessage : ILogging
public class LoggingErrorMessage implements ILogging
public class LoggingErrorMessage implements ILogging
Inheritance Hierarchy
System.Object
Microsoft.Uii.Common.Logging.Providers.LoggingErrorMessage
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
LoggingErrorMessage Members
Microsoft.Uii.Common.Logging.Providers Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.