Partager via


TelemetrySession.TryGetCommonPropertyValue(String, Object) Méthode

Définition

Obtient la valeur associée au nom de propriété spécifié qui sera commun à tous les événements de la session, mais qui ne doit pas avoir le contexte ou le préfixe réservé.

public bool TryGetCommonPropertyValue (string propertyName, out object value);
member this.TryGetCommonPropertyValue : string * obj -> bool
Public Function TryGetCommonPropertyValue (propertyName As String, ByRef value As Object) As Boolean

Paramètres

propertyName
String
value
Object

Retours

S’applique à