Freigeben über


IFeatureValidationRule.ValidateFeature-Methode

Bestimmt, ob eine Funktion derzeit gegen die Regel verstößt.

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

Syntax

'Declaration
Sub ValidateFeature ( _
    context As IFeatureValidationContext _
)
void ValidateFeature(
    IFeatureValidationContext context
)

Parameter

Hinweise

Ein Objekt , das die zu überprüfende Validierungsregel darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

IFeatureValidationRule Schnittstelle

Microsoft.VisualStudio.SharePoint.Validation-Namespace