Partager via


ResourceManifestInformation - Constructeur

Espace de noms :  Microsoft.SharePoint.WebControls
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Utilisation
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

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

Paramètres

Voir aussi

Référence

ResourceManifestInformation classe

ResourceManifestInformation - Membres

Microsoft.SharePoint.WebControls - Espace de noms