Share via


IntentScore.Properties Property

Definition

Gets or sets any extra properties to include in the results.

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

Property Value

Any extra properties to include in the results.

Applies to