Summary
Mapping for nuget Verbosity
- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Rocket
.Surgery .Nuke - Base Types
-
- Verbosity
Mapping Attribute
- Verbosity
graph BT
Type-->Base0["VerbosityMappingAttribute"]
Type["NuGetVerbosityMappingAttribute"]
class Type type-node
Syntax
public class NuGetVerbosityMappingAttribute : VerbosityMappingAttribute
Attributes
Type | Description |
---|---|
Attribute |
Constructors
Name | Summary |
---|---|
Nu |
Mapping for nuget Verbosity |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|