Partager via


IPackageValidationProvider.ValidateFeatureForProjectItem, 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é à la fonctionnalité.

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

Syntaxe

'Déclaration
Function ValidateFeatureForProjectItem ( _
    projectFeature As ISharePointProjectFeature, _
    projectItem As ISharePointProjectItem _
) As IValidationResult
IValidationResult ValidateFeatureForProjectItem(
    ISharePointProjectFeature projectFeature,
    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