CrawledProperty.ToString 方法 (Microsoft.Office.Server.Search.Administration)

Returns a string that represents the CrawledProperty object.

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

语法

声明
Public Overrides Function ToString As String
用法
Dim instance As CrawledProperty
Dim returnValue As String

returnValue = instance.ToString
public override string ToString ()

返回值

A string that represents the object instance.

备注

The ToString method of the CrawledProperty class returns the string "CrawledProperty".

另请参阅

参考

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