[This is preliminary documentation and is subject to change.]
Gets a string containing the name of the project configuration built,
for example "Debug" or "Release".
| C# |
public string ProjectConfiguration { get; }