IFeatureValidationContext.Feature Property
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.