共用方式為


IntentScore.Properties 屬性

定義

取得或設定要包含在結果中的任何額外屬性。

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)

屬性值

要包含在結果中的任何額外屬性。

適用於