ResourceManifestInformation-Konstruktor
Namespace: Microsoft.SharePoint.WebControls
Assemblys: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New ( _
context As ClientRuntimeContext, _
objectPath As ObjectPath _
)
'Usage
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath
Dim instance As New ResourceManifestInformation(context, _
objectPath)
public ResourceManifestInformation(
ClientRuntimeContext context,
ObjectPath objectPath
)
Parameter
- context
Typ: Microsoft.SharePoint.Client.ClientRuntimeContext
- objectPath
Typ: Microsoft.SharePoint.Client.ObjectPath
Siehe auch
Referenz
ResourceManifestInformation Klasse