PageViewTelemetry.Properties Property

Definition

Gets a dictionary of application-defined property names and values providing additional information about this page view. Learn more

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

Property Value

Implements

Applies to