次の方法で共有


HopLink.Context プロパティ

定義

リンクに追加のコンテキストを提供します。

public System.Collections.Generic.IReadOnlyDictionary<string,string> Context { get; }
member this.Context : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Context As IReadOnlyDictionary(Of String, String)

プロパティ値

適用対象