Partager via


IPackageValidationProvider.ValidatePackageForFeature, méthode

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

Détermine si une fonctionnalité peut être ajoutée au package.

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

Syntaxe

'Déclaration
Function ValidatePackageForFeature ( _
    projectPackage As ISharePointProjectPackage, _
    projectFeature As ISharePointProjectFeature _
) As IValidationResult
IValidationResult ValidatePackageForFeature(
    ISharePointProjectPackage projectPackage,
    ISharePointProjectFeature projectFeature
)

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