Compartilhar via


SPResourceManager classe

Inheritance hierarchy

System.Object
  System.Resources.ResourceManager
    Microsoft.SharePoint.Client.SPResourceManager

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll);  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)

Sintaxe

'Declaração
Public Class SPResourceManager _
    Inherits ResourceManager
'Uso
Dim instance As SPResourceManager
public class SPResourceManager : ResourceManager

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

SPResourceManager membros

Microsoft.SharePoint.Client namespace