Share via


WorkspaceRepositoryConfiguration.ProjectName Property

Definition

Gets or sets VSTS project name

[Newtonsoft.Json.JsonProperty(PropertyName="projectName")]
public string ProjectName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="projectName")>]
member this.ProjectName : string with get, set
Public Property ProjectName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to