IFeatureValidationContext.Feature Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the feature on which validation is being performed.
public:
 property Microsoft::VisualStudio::SharePoint::ISharePointProjectFeature ^ Feature { Microsoft::VisualStudio::SharePoint::ISharePointProjectFeature ^ get(); };public Microsoft.VisualStudio.SharePoint.ISharePointProjectFeature Feature { get; }member this.Feature : Microsoft.VisualStudio.SharePoint.ISharePointProjectFeaturePublic ReadOnly Property Feature As ISharePointProjectFeatureProperty Value
An object that represents the feature being validated.