Skip to main content
.NET 8.0+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

WinApplication Fields
Show Inherited Hide Inherited

Manages a WinForms XAF application.
Name Description
ApplicationUpdateCompleteName
Confirmations static Gets the name on the Localization node’s child node that provides access to the localizable confirmations texts. Inherited from XafApplication.
CurrentVersion static For internal use only. Inherited from XafApplication.
IgnoreUserModelDiffsArgName 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.
ModelCacheLocationKey static The name of the configuration file key, which specifies the Application Model cache file location (see XafApplication.EnableModelCache). Inherited from XafApplication.
ModelDiffsPathArgName A string, which is the command line argument prefix, specifying the model differences directory path. When the argument with this prefix is passed, the remaining part of the argument is set to the WinApplication.ModelDifferenceFilePath property.
NewVersionServerAppSettingsName Contains the name of the configuration file key, specifying the path to the folder with a new application version.
OptionsNodeName static For internal use only. Inherited from XafApplication.
TablePrefixesKey static For internal use. Inherited from XafApplication.
TraceLogLocationKey static Specifies the setting in the configuration file’s appSettings section. This setting specifies the log file location. Inherited from XafApplication.
UserDiffsModelLocationKey The name of the configuration file key, which specifies the user differences file location.
XafApplicationLogonCatchExceptionKey static Specifies a string identifier for exceptions occurred while logging on to the application. Inherited from XafApplication.
See Also