WixInfo Class

Namespace
GitVersion
Base Types
  • object
graph BT Type-->Base0["object"] Type["WixInfo"] class Type type-node

Syntax

public class WixInfo

Fields

Name Constant Value Summary
ShouldUpdate

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<WixInfo>(string) T
GitHub