SPResourceManager class
Inheritance hierarchy
System.Object
System.Resources.ResourceManager
Microsoft.SharePoint.Client.SPResourceManager
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public Class SPResourceManager _
Inherits ResourceManager
'Usage
Dim instance As SPResourceManager
public class SPResourceManager : ResourceManager
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.