Partager via


UpgradeInfo.RetryCount - Propriété

Obtient le nombre de fois lors de la 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 RetryCount As Integer
    Get
'Utilisation
Dim instance As UpgradeInfo
Dim value As Integer

value = instance.RetryCount
public int RetryCount { get; }

Valeur de propriété

Type : System.Int32
Le nombre de tentatives.

Voir aussi

Référence

UpgradeInfo classe

UpgradeInfo - Membres

Microsoft.SharePoint.Client - Espace de noms