Condividi tramite


EventDataInfo.Properties Property

Definition

the set of <Key, Value> pairs (usually a Dictionary<String, String>) that includes details about the event.

public System.Collections.Generic.IReadOnlyDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Properties As IReadOnlyDictionary(Of String, String)

Property Value

Applies to