IFeatureValidationContext.Feature 属性

获取要对其执行验证的功能。

命名空间:  Microsoft.VisualStudio.SharePoint.Validation
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
ReadOnly Property Feature As ISharePointProjectFeature
    Get
ISharePointProjectFeature Feature { get; }

属性值

类型:Microsoft.VisualStudio.SharePoint.ISharePointProjectFeature
一个表示要验证的功能的对象。

.NET Framework 安全性

请参见

参考

IFeatureValidationContext 接口

Microsoft.VisualStudio.SharePoint.Validation 命名空间