次の方法で共有


ModuleLink.GetResourceManifestInformation メソッド

名前空間:  Microsoft.SharePoint.WebControls
アセンブリ:   Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内);  Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内)  Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)

構文

'宣言
Public Shared Function GetResourceManifestInformation ( _
    context As ClientRuntimeContext, _
    web As Web, _
    manifestName As String _
) As ResourceManifestInformation
'使用
Dim context As ClientRuntimeContext
Dim web As Web
Dim manifestName As String
Dim returnValue As ResourceManifestInformation

returnValue = ModuleLink.GetResourceManifestInformation(context, _
    web, manifestName)
public static ResourceManifestInformation GetResourceManifestInformation(
    ClientRuntimeContext context,
    Web web,
    string manifestName
)

パラメーター

戻り値

型: Microsoft.SharePoint.WebControls.ResourceManifestInformation

関連項目

参照先

ModuleLink クラス

ModuleLink メンバー

Microsoft.SharePoint.WebControls 名前空間