Bagikan melalui


IFeatureValidationRule.ValidateFeature Method

Determines whether a feature currently violates the rule.

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
)

Parameters

Remarks

An object that represents the validation rule being checked.

.NET Framework Security

See Also

Reference

IFeatureValidationRule Interface

Microsoft.VisualStudio.SharePoint.Validation Namespace