【问题标题】:Add a Location to Windows 7 Search Index将位置添加到 Windows 7 搜索索引
【发布时间】:2011-11-13 23:46:08
【问题描述】:

有什么方法可以将位置添加到 Windows 7 搜索索引并使其在 .Net 中编入索引?

【问题讨论】:

    标签: c# .net vb.net indexing


    【解决方案1】:

    使用 Windows 索引服务 API 中的 AddCatalog 函数:

    void AddCatalog(string Name, string Location) 
    

    对于 VB 示例,请参阅this post

    【讨论】:

    • 我不确定网络位置。如果您尝试过,请告诉我结果。 :)
    猜你喜欢
    • 2012-11-03
    • 1970-01-01
    • 2017-07-02
    • 2011-03-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多