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