Compartilhar via


UserProfile.PersonalSiteNumberOfRetries propriedade

Namespace:  Microsoft.SharePoint.Client.UserProfiles
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
Public ReadOnly Property PersonalSiteNumberOfRetries As Integer
    Get
'Uso
Dim instance As UserProfile
Dim value As Integer

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

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

UserProfile classe

UserProfile membros

Microsoft.SharePoint.Client.UserProfiles namespace