Freigeben über


IPackageValidationProvider.ValidateFeature-Methode

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

Bestimmt, ob eine gesamte Funktion oder eines der diese bildenden Projektelemente gegen eine Validierungsregel verstößt.

Namespace:  Microsoft.VisualStudio.SharePoint.Validation
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Function ValidateFeature ( _
    projectFeature As ISharePointProjectFeature _
) As IValidationResult
IValidationResult ValidateFeature(
    ISharePointProjectFeature projectFeature
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.SharePoint.Validation.IValidationResult
Ein Objekt, das das Ergebnis der Validierung darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

IPackageValidationProvider Schnittstelle

Microsoft.VisualStudio.SharePoint.Validation-Namespace