Click or drag to resize
Sandcastle Help File BuilderUserCredentialsUserName Property
Get or set the user name

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax
public string UserName { get; set; }

Property Value

Type: String
If UseDefaultCredentials is true, this will be ignored
See Also