次の方法で共有


StaticSiteTemplateOptions.Owner プロパティ

定義

新しく生成されたリポジトリの所有者を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象