次の方法で共有


HybridConnectionKeyInner.SendKeyValue プロパティ

定義

送信キーの値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象