SPResourceManager construtor
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 Sub New ( _
baseName As String, _
assembly As Assembly _
)
'Uso
Dim baseName As String
Dim assembly As [Assembly]
Dim instance As New SPResourceManager(baseName, _
assembly)
public SPResourceManager(
string baseName,
Assembly assembly
)
Parâmetros
- baseName
Tipo: System.String
- assembly
Tipo: System.Reflection.Assembly