次の方法で共有


Key.KeyName プロパティ

定義

オートメーション キー名を取得します。 使用可能な値は、'Primary'、'Secondary' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象