次の方法で共有


Deployment.AuthorEmail プロパティ

定義

作成者の電子メールを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象