Freigeben über


SiteSourceControl.IsGitHubAction Eigenschaft

Definition

Ruft lt;code>true</code> ab, wenn dies über die GitHub-Aktion bereitgestellt wird, oder legt diesen fest&.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: