HubCallerContext.Items Vlastnost

Definice

Získá kolekci klíč/hodnota, kterou lze použít ke sdílení dat v rámci tohoto připojení.

public:
 abstract property System::Collections::Generic::IDictionary<System::Object ^, System::Object ^> ^ Items { System::Collections::Generic::IDictionary<System::Object ^, System::Object ^> ^ get(); };
public abstract System.Collections.Generic.IDictionary<object,object> Items { get; }
public abstract System.Collections.Generic.IDictionary<object,object?> Items { get; }
member this.Items : System.Collections.Generic.IDictionary<obj, obj>
Public MustOverride ReadOnly Property Items As IDictionary(Of Object, Object)

Hodnota vlastnosti

Platí pro