AuthorityPageStatus 枚举 (Microsoft.Office.Server.Search.Administration)

Defines the authority page status values for the Status property of the AuthorityPage class.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Enumeration AuthorityPageStatus
用法
Dim instance As AuthorityPageStatus
public enum AuthorityPageStatus

成员

  成员名称 说明
CrawledSuccessfully The authoritative page was crawled successfully. 
CrawledWithErrors The authoritative page was crawled, but with errors. 
NotCrawled The authoritative page has not been crawled. 
StatusNotInitialized The authoritative page has not been initialized. 

另请参阅

参考

Microsoft.Office.Server.Search.Administration 命名空间