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 |