Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

CustomCheckCompatibilityEventArgs.ApplicationName Property

Specifies the application’s name.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

public string ApplicationName { get; }

Property Value

Type Description
String

A string value that represents the application’s name.

See Also