Click or drag to resize

SettingNames Enumeration

Name of configurations. Uses of SOWI configuration (*.sconfig file) and assembly configuration attribute.

Namespace:  SIC.Settings
Assembly:  SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public enum SettingNames
Members
  Member nameValueDescription
Debug0 Configuration of development environment
Test1 Configuration of test environment
Release2 Configuration to publishing version
See Also