Compartir a través de


ProcessInfo.IsScmSite Propiedad

Definición

¿Obtiene o establece este sitio SCM?

[Newtonsoft.Json.JsonProperty(PropertyName="properties.is_scm_site")]
public bool? IsScmSite { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.is_scm_site")>]
member this.IsScmSite : Nullable<bool> with get, set
Public Property IsScmSite As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a