IFeatureValidationContext.Feature Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the feature on which validation is being performed.

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

Syntax

'Declaration
ReadOnly Property Feature As ISharePointProjectFeature
ISharePointProjectFeature Feature { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.ISharePointProjectFeature
An object that represents the feature being validated.

.NET Framework Security

See Also

Reference

IFeatureValidationContext Interface

Microsoft.VisualStudio.SharePoint.Validation Namespace