Summary
Gets the MSBuild verbosity from
Verbosity
.
- Namespace
- Cake
.Common .Tools .MSBuild - Containing Type
- M
S Build Verbosity Extensions
Syntax
public static string GetMSBuildVerbosityName(this Verbosity verbosity)
Parameters
Name | Type | Description |
---|---|---|
verbosity | Verbosity | The verbosity. |
Return Value
Type | Description |
---|---|
string | MSBuild verbosity string. |