TelemetrySession.TryGetCommonPropertyValue(String, Object) 메서드

정의

세션의 모든 이벤트에 공통적이지만 컨텍스트 또는 예약된 접두사를 갖지 않아야 하는 지정된 속성 이름과 연결된 값을 가져옵니다.

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

매개 변수

propertyName
String
value
Object

반환

적용 대상