SearchService.InternetIdentity 属性 (Microsoft.Office.Server.Search.Administration)

Gets or sets the value that the crawler sends in the headers of its HTTP requests to sites when it fetches their pages.

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

语法

声明
Public Property InternetIdentity As String
用法
Dim instance As SearchService
Dim value As String

value = instance.InternetIdentity

instance.InternetIdentity = value
public string InternetIdentity { get; set; }

备注

The default value is Mozilla/4.0 (compatible; MSIE 4.01; Windows NT; MS Search 5.0 Robot).

另请参阅

参考

SearchService 类
SearchService 成员
Microsoft.Office.Server.Search.Administration 命名空间