del método QueryProperties.GetFormattedString
NOTA: esta API está ahora obsoleta.
Espacio de nombres: Microsoft.SharePoint.Search.Query
Ensamblado: Microsoft.SharePoint.Search (en Microsoft.SharePoint.Search.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("This class is obsolete.")> _
Public Overridable Function GetFormattedString As String
'Uso
Dim instance As QueryProperties
Dim returnValue As String
returnValue = instance.GetFormattedString()
[ObsoleteAttribute("This class is obsolete.")]
public virtual string GetFormattedString()
Valor devuelto
Tipo: System.String
Implementaciones
IReadOnlyPropertyCollection.GetFormattedString()