Activity.Properties Property

Definition

[System.Text.Json.Serialization.JsonExtensionData]
public System.Collections.Generic.IDictionary<string,object?> Properties { get; set; }
[<System.Text.Json.Serialization.JsonExtensionData>]
member this.Properties : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Properties As IDictionary(Of String, Object)

Property Value

Implements

Attributes

Applies to