Share via


IPackage.IsDesignerEnabled Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets whether the designer for the package is enabled.

Namespace:  Microsoft.VisualStudio.SharePoint.Packages
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property IsDesignerEnabled As Boolean
bool IsDesignerEnabled { get; }

Property Value

Type: System.Boolean
True if the designer is enabled; false otherwise.

.NET Framework Security

See Also

Reference

IPackage Interface

Microsoft.VisualStudio.SharePoint.Packages Namespace