Summary
Contains functionality related to MSBuild verbosity.
- Namespace
- Cake
.Common .Tools .MSBuild - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["MSBuildVerbosityExtensions"]
class Type type-node
Syntax
public static class MSBuildVerbosityExtensions
Methods
Name | Value | Summary |
---|---|---|
GetMSBuildVerbosity |
Verbosity |
Gets the MSBuild
Verbosity from string value.
static
|
Get |
string |
Gets the MSBuild verbosity from
Verbosity .
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|