次の方法で共有


SmsReceiver.CountryCode プロパティ

定義

SMS レシーバーの国コードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象