GitVersionOptions.

LogFilePath Property

Summary

Gets or sets the path to a file where log output should be written.
Namespace
GitVersion
Containing Type
GitVersionOptions

Syntax

public string LogFilePath { get; set; }

Value

Type Description
string
GitHub