Summary
Configuration can be applied to different things, effective configuration is the result after applying the
appropriate configuration
- Namespace
- GitVersion
.Model .Configuration - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["EffectiveConfiguration"]
class Type type-node
Syntax
public class EffectiveConfiguration
Constructors
Properties
Extension Methods
Name | Value | Summary |
---|---|---|
GetBranchSpecificTag |
string |
From ConfigExtensions
|
GetProperties |
IEnumerable |
From ObjectExtensions
|
NotNull |
T |
From CommonExtensions
|