AsyncResult.Error - Propriété
Obtient ou définit l'erreur qui permet d'accéder à l'objet exception.
Espace de noms : Microsoft.SharePoint.Phone.Application
Assembly : Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)
Syntaxe
'Déclaration
Public Property Error As Exception
Get
Set
'Utilisation
Dim instance As AsyncResult
Dim value As Exception
value = instance.Error
instance.Error = value
public Exception Error { get; set; }
Valeur de propriété
Type : System.Exception
Exception