SPResourceManager 建構函式
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.ServerRuntime (在 Microsoft.SharePoint.Client.ServerRuntime.dll 中); Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)
語法
'宣告
Public Sub New ( _
baseName As String, _
assembly As Assembly _
)
'用途
Dim baseName As String
Dim assembly As [Assembly]
Dim instance As New SPResourceManager(baseName, _
assembly)
public SPResourceManager(
string baseName,
Assembly assembly
)
參數
- baseName
類型:System.String
- assembly
類型:System.Reflection.Assembly