MetadataFilter.Metadata 属性

定义

获取其查找与给定元数据列表关联的 QnAs 的字典 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列表。

适用于