Partager via


IPackageValidationProvider.ValidatePackageForProjectItem, méthode

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Détermine si un élément de projet peut être ajouté au package.

Espace de noms :  Microsoft.VisualStudio.SharePoint.Validation
Assembly :  Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Déclaration
Function ValidatePackageForProjectItem ( _
    projectPackage As ISharePointProjectPackage, _
    projectItem As ISharePointProjectItem _
) As IValidationResult
IValidationResult ValidatePackageForProjectItem(
    ISharePointProjectPackage projectPackage,
    ISharePointProjectItem projectItem
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.SharePoint.Validation.IValidationResult
Objet représentant le résultat de la validation.

Sécurité .NET Framework

Voir aussi

Référence

IPackageValidationProvider Interface

Microsoft.VisualStudio.SharePoint.Validation, espace de noms