次の方法で共有


Key.ActivationKey プロパティ

定義

デバイスのアクティブ化キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象