Share via


IFeature.IsDesignerEnabled Property

Definition

Gets whether the designer for the feature 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 feature is enabled; false otherwise.

Applies to