SPResourceManager - Constructeur
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll); Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
Public Sub New ( _
baseName As String, _
assembly As Assembly _
)
'Utilisation
Dim baseName As String
Dim assembly As [Assembly]
Dim instance As New SPResourceManager(baseName, _
assembly)
public SPResourceManager(
string baseName,
Assembly assembly
)
Paramètres
- baseName
Type : System.String
- assembly
Type : System.Reflection.Assembly