IFeature.IsDesignerEnabled 属性

获取是否启用了功能的设计器。

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

语法

声明
ReadOnly Property IsDesignerEnabled As Boolean
    Get
bool IsDesignerEnabled { get; }

属性值

类型:System.Boolean
如果启用了功能,则为 True;否则为 false。

.NET Framework 安全性

请参见

参考

IFeature 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间