WinDataDrivenAdapter Class
Represents the adapter for Windows applications to manage access between the applications, user interface, and automated entities within UII.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Usage
'Usage
Dim instance As WinDataDrivenAdapter
Syntax
'Declaration
Public Class WinDataDrivenAdapter
Inherits DataDrivenAdapterBase
public class WinDataDrivenAdapter : DataDrivenAdapterBase
public ref class WinDataDrivenAdapter : public DataDrivenAdapterBase
public class WinDataDrivenAdapter extends DataDrivenAdapterBase
public class WinDataDrivenAdapter extends DataDrivenAdapterBase
Inheritance Hierarchy
System.Object
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.DataDrivenAdapterBase
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.WinDataDrivenAdapter
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
WinDataDrivenAdapter Members
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Other Resources
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.