次の方法で共有


KnowledgeBaseAnswer.Metadata プロパティ

定義

回答に関連付けられたメタデータ。質問の回答を分類またはフィルター処理するのに役立ちます。

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

プロパティ値

適用対象