QueryProperties.ToString - Méthode
Renvoie une représentation au format XML de l'instance de l'objet.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Overrides Function ToString As String
'Utilisation
Dim instance As QueryProperties
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Valeur renvoyée
Type : System.String