次の方法で共有


CrrAccessToken.BMSActiveRegion プロパティ

定義

BMS スタンプのアクティブなリージョン名を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象