Manages a WinForms XAF application.
Name | Description |
---|---|
ApplicationUpdateCompleteName | |
Confirmations |
Gets the name on the Localization node's child node that provides access to the localizable confirmations texts. (Inherited from XafApplication)
|
CurrentVersion |
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 |
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 |
For internal use only. (Inherited from XafApplication)
|
TablePrefixesKey |
For internal use. (Inherited from XafApplication)
|
TraceLogLocationKey |
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 |
Specifies a string identifier for exceptions occurred while logging on to the application. (Inherited from XafApplication)
|