次の方法で共有


MetadataFilter.Metadata プロパティ

定義

指定されたメタデータの一覧に関連付けられている QnA を検索する ディクショナリ String の一覧を取得します。

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

プロパティ値

の辞書の String一覧。

適用対象