次の方法で共有


EmailRegistration.Email プロパティ

定義

登録する電子メールを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="email")]
public string Email { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="email")>]
member this.Email : string
Public ReadOnly Property Email As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象