del constructor SPResourceManager
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll); Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll)
Sintaxis
'Declaración
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