IApplicationContext.CommandAdapter Property
Provides access to the adapter that handles EasyTest commands.
Namespace: DevExpress.EasyTest.Framework
Assembly: DevExpress.EasyTest.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ICommandAdapter | A command adapter. |
See Also