다음을 통해 공유


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)

속성 값

결과에 포함할 추가 속성입니다.

적용 대상