AutomationHostingException Class
Represents the automation hosting exception.
Namespace: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting
Assembly: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting (in Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.dll)
Usage
'Usage
Dim instance As AutomationHostingException
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class AutomationHostingException
Inherits Exception
[SerializableAttribute]
public sealed class AutomationHostingException : Exception
[SerializableAttribute]
public ref class AutomationHostingException sealed : public Exception
/** @attribute SerializableAttribute() */
public final class AutomationHostingException extends Exception
SerializableAttribute
public final class AutomationHostingException extends Exception
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.AutomationHostingException
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
AutomationHostingException Members
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.