Property Configuration
Configuration
Gets the name of the build configuration, for instance Debug
or Release
.
Declaration
string Configuration { get; }
Property Value
Type | Description |
---|---|
String |
Gets the name of the build configuration, for instance Debug
or Release
.
string Configuration { get; }
Type | Description |
---|---|
String |