Skip to main content
A newer version of this page is available. .

CustomCheckCompatibilityEventArgs.ApplicationName Property

Specifies the application’s name.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v19.1.dll

Declaration

public string ApplicationName { get; }

Property Value

Type Description
String

A string value that represents the application’s name.

See Also