次の方法で共有


AdministratorDetails.Phone プロパティ

定義

電話番号を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象