Back to Devexpress

IModelApplication.Description Property

expressappframework-devexpress-dot-expressapp-dot-model-dot-imodelapplication-2709bf20.md

latest1.1 KB
Original Source

IModelApplication.Description Property

Specifies information about the application.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
string Description { get; set; }
vb
Property Description As String

Property Value

TypeDescription
String

A string specifying information about the application.

|

See Also

IModelApplication Interface

IModelApplication Members

DevExpress.ExpressApp.Model Namespace