Compartir a través de


: CrawledProperty.ToString (Método) (Microsoft.Office.Server.Search.Administration)

Returns a string that represents the CrawledProperty object.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Overrides Function ToString As String
'Uso
Dim instance As CrawledProperty
Dim returnValue As String

returnValue = instance.ToString
public override string ToString ()

Valor devuelto

A string that represents the object instance.

Comentarios

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

Vea también

Referencia

CrawledProperty (Clase)
CrawledProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)