del método RankingModelNotFoundException.ToString
NOTA: esta API está ahora obsoleta.
Este miembro reemplaza a Exception.ToString().
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 Overrides Function ToString As String
'Uso
Dim instance As RankingModelNotFoundException
Dim returnValue As String
returnValue = instance.ToString()
[ObsoleteAttribute("This class is obsolete.")]
public override string ToString()
Valor devuelto
Tipo: System.String
Devuelve String.
Implementaciones
Vea también
Referencia
clase RankingModelNotFoundException