AutomationAdapter Class
Implements the WF/Automation capability for the hosted application.
Namespace: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting
Assembly: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting (in Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.dll)
Usage
'Usage
Dim instance As AutomationAdapter
Syntax
'Declaration
Public Class AutomationAdapter
Inherits HostedApplicationAdapter
public class AutomationAdapter : HostedApplicationAdapter
public ref class AutomationAdapter : public HostedApplicationAdapter
public class AutomationAdapter extends HostedApplicationAdapter
public class AutomationAdapter extends HostedApplicationAdapter
Inheritance Hierarchy
System.Object
Microsoft.Uii.Csr.HostedApplicationAdapter
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.AutomationAdapter
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
AutomationAdapter Members
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.