Class ConfigurationType
Configuration of building
Inheritance
object
ConfigurationType
Namespace: BuildSystem.Variants
Assembly: BuildSystem.ManagerObject.Interfaces.dll
Syntax
public sealed class ConfigurationType : Enum
Fields
Debug
Configuration debug
Declaration
public const ConfigurationType Debug = 0
Field Value
Type | Description |
---|---|
ConfigurationType |
Release
Configuration release
Declaration
public const ConfigurationType Release = 1
Field Value
Type | Description |
---|---|
ConfigurationType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
int |