Condividi tramite


TelemetrySession.GetCommonPropertyDictionary Metodo

Definizione

Ottiene un IDictionary contenente una copia delle chiavi e dei valori CommonProperty attualmente presenti nella sessione.

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)

Restituisce

IDictionary di chiavi e valori se esistono chiavi e valori CommonProperty, null se non esistono chiavi.

Si applica a