IFeatureValidationContext.Feature Property

Definition

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.ISharePointProjectFeature
Public ReadOnly Property Feature As ISharePointProjectFeature

Property Value

An object that represents the feature being validated.

Applies to