Summary
Gets the verbosity that the current MsBuild instance is running at.
- Namespace
- NBuildKit
.MsBuild .Tasks .Core - Containing Type
- BaseTask
Syntax
protected static string VerbosityForCurrentMsBuildInstance()
Return Value
Type | Description |
---|---|
string | The verbosity of the MsBuild logger. |