ResultTable.Error - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property Error As Exception
Get
Friend Set
'Utilisation
Dim instance As ResultTable
Dim value As Exception
value = instance.Error
public Exception Error { get; internal set; }
Valeur de propriété
Type : System.Exception