Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

CustomCheckCompatibilityEventArgs.ApplicationName Property

Specifies the application’s name.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public string ApplicationName { get; }

Property Value

Type Description
String

A string value that represents the application’s name.

See Also