ResourceManifestInformation 构造函数

命名空间:  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 Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
用法
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New ResourceManifestInformation(context, _
    objectPath)
public ResourceManifestInformation(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

参数

另请参阅

引用

ResourceManifestInformation 类

ResourceManifestInformation 成员

Microsoft.SharePoint.WebControls 命名空间