Click or drag to resize

OpenProjectArgsScmUsername Property

The username of the Subversion/Perforce account that is to be used for opening this project.

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public string ScmUsername { get; set; }

Property Value

Type: String
See Also