CustomCheckCompatibilityEventArgs.ApplicationName Property
Specifies the application’s name. Use this parameter to compare the actual application name with the application name in the database.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| String | The application’s name. |
See Also