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