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