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)

プロパティ値

結果に含める追加のプロパティ。

適用対象