Skip to main content

WinApplication.UserModelDifferenceFilePath Property

Specifies the path to the user model differences file.

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v25.2.dll

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

[Browsable(false)]
public string UserModelDifferenceFilePath { get; set; }

Property Value

Type Description
String

A string, specifying the path to the user model differences file.

See Also