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

WinApplication.IgnoreUserModelDiffsArgName Field

A string specifying the command line argument which prohibits saving the user differences. When this argument is passed, the WinApplication.IgnoreUserModelDiffs property is set to true.

Namespace: DevExpress.ExpressApp.Win

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

Declaration

public const string IgnoreUserModelDiffsArgName = "-IgnoreUserModelDiffs"

Field Value

Type
String
See Also