CustomEventArgs.Error - Propriété
Affiche l'erreur s'il existe une erreur lors du chargement des données
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 CustomEventArgs
Dim value As Exception
value = instance.Error
instance.Error = value
public Exception Error { get; set; }
Valeur de propriété
Type : System.Exception
Exception