CalculateSemanticVersionWithGitVersion.

UserName Property

Summary

Gets or sets the name of the user that should be used to connect to the remote repository. If a username is provied then the password should be made available via the 'GitPassWord' environment variable for the process.

Syntax

public string UserName { get; set; }

Value

Type Description
string