- Namespace
-
GitVersion
.VersionConverters .OutputGenerator - Interfaces
- Base Types
-
- object
- ValueType
graph BT Type-->Base0["ValueType"]
Base0-->Base1["object"]
Type-.->Interface0["IConverterContext"] click Interface0
"/api/GitVersion.VersionConverters/IConverterContext"
Type["OutputContext"] class Type type-node
Syntax
public readonly struct OutputContext : ValueType, IConverterContext
Constructors
Name | Summary |
---|---|
OutputContext |
Properties
Name | Value | Summary |
---|---|---|
OutputFile | string | |
UpdateBuildNumber | bool? | |
WorkingDirectory | string |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|