UpgradeInfo.Errors - Propriété
Obtient le nombre d'erreurs de mise à niveau.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Errors As Integer
Get
'Utilisation
Dim instance As UpgradeInfo
Dim value As Integer
value = instance.Errors
public int Errors { get; }
Valeur de propriété
Type : System.Int32
Le nombre d'erreurs de mise à niveau.