IFeatureManifest.IsHidden 属性

获取或设置功能是否在要激活的可用功能列表中可见。

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

语法

声明
Property IsHidden As Boolean
    Get
    Set
bool IsHidden { get; set; }

属性值

类型:System.Boolean
如果功能在列表中可见,则为 True;否则为 false。

.NET Framework 安全性

请参见

参考

IFeatureManifest 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间