QuerySpellingCorrectionProperties.ToString - Méthode
Ce membre remplace Object.ToString().
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function ToString As String
'Utilisation
Dim instance As QuerySpellingCorrectionProperties
Dim returnValue As String
returnValue = instance.ToString()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override string ToString()
Valeur renvoyée
Type : System.String
Voir aussi
Référence
QuerySpellingCorrectionProperties classe
QuerySpellingCorrectionProperties - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms