Compartilhar via


TelemetrySession.GetCommonPropertyDictionary Método

Definição

Obtém um IDictionary que contém uma cópia das chaves e valores CommonProperty atualmente na sessão.

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)

Retornos

IDictionary de chaves e valores se houver chaves e valores CommonProperty, nulo se nenhuma chave existir.

Aplica-se a