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

Returns a string that represents the ManagedProperty object.

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

语法

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

returnValue = instance.ToString
public override string ToString ()

返回值

A string that represents the ManagedProperty object.

备注

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

另请参阅

参考

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