共用方式為


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
)

參數

請參閱

參照

SPResourceManager 類別

SPResourceManager 成員

Microsoft.SharePoint.Client 命名空間