Configuration Properties |
The StiOptionsConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationDirectory |
Gets or sets an application directory.
| |
| DefaultReportConfigPath |
Gets or sets a name of the file which is used for configuration of a report.
| |
| DefaultReportSettingsPath |
Gets or sets a name of the file which is used for settings of a report.
| |
| DirectoryLocalization |
Gets or sets string containing path to directory in which files with localized resource are located.
| |
| IsServer |
Gets a value which indicates whether configuration is used for the Server.
| |
| IsWeb |
Gets a value which indicates whether configuration is used for the web report.
| |
| IsWinForms |
Gets a value which indicates whether configuration is used for the WinForms report.
| |
| IsWPF |
Gets a value which indicates whether configuration is used for the WPF report.
| |
| IsXbap |
Gets a value which indicates whether configuration is used for the WPF report.
| |
| Localization |
Gets or sets name of file with localized resource.
| |
| SearchLocalizationFromRegistry |
Gets or sets a value which indicates whether it is necessary to use the path from the register for localization files search.
|