共用方式為


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 命名空間