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

WinApplication.UserModelDifferenceFilePath Property

Specifies the path to the user model differences file.

Namespace: DevExpress.ExpressApp.Win

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

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