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.
- Namespace
- NBuildKit
.MsBuild .Tasks .Versions - Containing Type
- Calculate
Semantic Version With Git Version
Syntax
public string UserName { get; set; }
Value
Type | Description |
---|---|
string |