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

AutocompleteOptions.SearchFields 属性

定义

查询自动完成的术语时要考虑的字段名称列表。 目标字段必须包含在指定的建议器中。

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

属性值

适用于