TelemetryEventDetails.PropertyValues Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The underlying properties making up the TelemetryEventDetails.
protected internal System.Collections.Generic.IDictionary<string,object> PropertyValues { get; }
member this.PropertyValues : System.Collections.Generic.IDictionary<string, obj>
Protected Friend ReadOnly Property PropertyValues As IDictionary(Of String, Object)