Partager via


CrawledProperty.ToString, méthode (Microsoft.Office.Server.Search.Administration)

Returns a string that represents the CrawledProperty object.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Overrides Function ToString As String
'Utilisation
Dim instance As CrawledProperty
Dim returnValue As String

returnValue = instance.ToString
public override string ToString ()

Valeur de retour

A string that represents the object instance.

Remarques

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

Voir aussi

Référence

CrawledProperty, classe
Membres CrawledProperty
Microsoft.Office.Server.Search.Administration, espace de noms