次の方法で共有


StaticSiteBuildProperties.SkipGithubActionWorkflowGeneration プロパティ

定義

Github Action ワークフローの生成をスキップするを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象