Compartilhar via


ProfileImageStore classe

This class or member is reserved for internal use and is not intended to be used in your code.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.UserProfiles.ProfileImageStore

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 Class ProfileImageStore _
    Inherits ClientObject
'Uso
Dim instance As ProfileImageStore
public class ProfileImageStore : ClientObject

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

ProfileImageStore membros

Microsoft.SharePoint.Client.UserProfiles namespace