Click or drag to resize

Configuration Properties

The StiOptionsConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberApplicationDirectory
Gets or sets an application directory.
Public propertyStatic memberDefaultReportConfigPath
Gets or sets a name of the file which is used for configuration of a report.
Public propertyStatic memberDefaultReportSettingsPath
Gets or sets a name of the file which is used for settings of a report.
Public propertyStatic memberDirectoryLocalization
Gets or sets string containing path to directory in which files with localized resource are located.
Public propertyStatic memberIsServer
Gets a value which indicates whether configuration is used for the Server.
Public propertyStatic memberIsWeb
Gets a value which indicates whether configuration is used for the web report.
Public propertyStatic memberIsWinForms
Gets a value which indicates whether configuration is used for the WinForms report.
Public propertyStatic memberIsWPF
Gets a value which indicates whether configuration is used for the WPF report.
Public propertyStatic memberIsXbap
Gets a value which indicates whether configuration is used for the WPF report.
Public propertyStatic memberLocalization
Gets or sets name of file with localized resource.
Public propertyStatic memberSearchLocalizationFromRegistry
Gets or sets a value which indicates whether it is necessary to use the path from the register for localization files search.
Top
See Also