你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SearchOptions.Facets 属性

定义

要应用于搜索查询的分面表达式的列表。 每个分面表达式都包含一个字段名称,后跟一个逗号分隔的 name:value 对列表。

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

属性值

适用于