Поделиться через


SourceControl.SourceType Свойство

Определение

Возвращает или задает тип источника. Должен быть одним из vsoGit, VsoTfvc, GitHub. Возможные значения: "VsoGit", "VsoTfvc", "GitHub"

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к