IVsWindowSearchHost.SearchQueryParser 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取搜索主机用于根据用户键入的搜索字符串创建搜索查询的搜索查询分析器。
public:
property Microsoft::VisualStudio::Shell::Interop::IVsSearchQueryParser ^ SearchQueryParser { Microsoft::VisualStudio::Shell::Interop::IVsSearchQueryParser ^ get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::IVsSearchQueryParser ^ SearchQueryParser { Microsoft::VisualStudio::Shell::Interop::IVsSearchQueryParser ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsSearchQueryParser SearchQueryParser { get; }
member this.SearchQueryParser : Microsoft.VisualStudio.Shell.Interop.IVsSearchQueryParser
Public ReadOnly Property SearchQueryParser As IVsSearchQueryParser