Sdílet prostřednictvím


TelemetrySession.GetCommonPropertyDictionary Metoda

Definice

Získá IDictionary obsahující kopii CommonProperty klíče a hodnoty aktuálně v relaci.

public System.Collections.Generic.IDictionary<string,object> GetCommonPropertyDictionary ();
member this.GetCommonPropertyDictionary : unit -> System.Collections.Generic.IDictionary<string, obj>
Public Function GetCommonPropertyDictionary () As IDictionary(Of String, Object)

Návraty

IDictionary of keys and values if CommonProperty keys and values exist; null if no keys exist.

Platí pro