Back to Devexpress

WinApplication Fields

expressappframework-devexpress-dot-expressapp-dot-win-dot-winapplication-dot-underscore-fields.md

latest3.9 KB
Original Source

WinApplication Fields

Manages a WinForms XAF application.

NameDescription
ApplicationUpdateCompleteName
Confirmations staticGets the name on the Localization node’s child node that provides access to the localizable confirmations texts. Inherited from XafApplication.
CurrentVersion staticFor internal use only. Inherited from XafApplication.
IgnoreUserModelDiffsArgNameA 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 staticThe name of the configuration file key, which specifies the Application Model cache file location (see XafApplication.EnableModelCache). Inherited from XafApplication.
ModelDiffsPathArgNameA 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.
NewVersionServerAppSettingsNameContains the name of the configuration file key, specifying the path to the folder with a new application version.
OptionsNodeName staticFor internal use only. Inherited from XafApplication.
TablePrefixesKey staticFor internal use. Inherited from XafApplication.
TraceLogLocationKey staticSpecifies the setting in the configuration file’s appSettings section. This setting specifies the log file location. Inherited from XafApplication.
UserDiffsModelLocationKeyThe name of the configuration file key, which specifies the user differences file location.
XafApplicationLogonCatchExceptionKey staticSpecifies a string identifier for exceptions occurred while logging on to the application. Inherited from XafApplication.

See Also

WinApplication Class

WinApplication Members

DevExpress.ExpressApp.Win Namespace