GitVersionOptions.

IsHelp Property

Summary

Gets or sets a value indicating whether help text should be printed and execution should stop.
Namespace
GitVersion
Containing Type
GitVersionOptions

Syntax

public bool IsHelp { get; set; }

Value

Type Description
bool
GitHub