Share via


IPackage.IsDesignerEnabled Property

Definition

Gets whether the designer for the package is enabled.

public:
 property bool IsDesignerEnabled { bool get(); };
public bool IsDesignerEnabled { get; }
member this.IsDesignerEnabled : bool
Public ReadOnly Property IsDesignerEnabled As Boolean

Property Value

True if the designer is enabled; false otherwise.

Applies to