ITelemetryEventPayload.BoolValues 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.
public System.Collections.Generic.IReadOnlyDictionary<string,bool> BoolValues { get; }
member this.BoolValues : System.Collections.Generic.IReadOnlyDictionary<string, bool>
Public ReadOnly Property BoolValues As IReadOnlyDictionary(Of String, Boolean)
Property Value
Remarks
This API is experimental and it may change in future versions of the library without an major version increment