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
)
パラメーター
- manifestName
型: System.String
戻り値
型: Microsoft.SharePoint.WebControls.ResourceManifestInformation