Compartilhar via


ProfileLoader.GetProfileLoader method (SPServiceContext)

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Public Shared Function GetProfileLoader ( _
    serviceContext As SPServiceContext _
) As ProfileLoader
'Uso
Dim serviceContext As SPServiceContext
Dim returnValue As ProfileLoader

returnValue = ProfileLoader.GetProfileLoader(serviceContext)
public static ProfileLoader GetProfileLoader(
    SPServiceContext serviceContext
)

Parâmetros

Valor retornado

Type: Microsoft.Office.Server.UserProfiles.ProfileLoader

Ver também

Referência

ProfileLoader class

ProfileLoader members

GetProfileLoader overload

Microsoft.Office.Server.UserProfiles namespace