Partager via


TelemetrySession.GetCommonPropertyDictionary Méthode

Définition

Obtient un IDictionary contenant une copie des clés et valeurs CommonProperty actuellement dans la session.

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)

Retours

IDictionnaire des clés et des valeurs si les clés et valeurs CommonProperty existent, null si aucune clé n’existe.

S’applique à