Share via


ManagementPackEnumeration.Enabled Property

Definition

Gets a value indicating whether the management pack element is enabled.

protected public:
 property bool Enabled { bool get(); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("Enabled")]
protected internal bool Enabled { get; }
member this.Enabled : bool
Protected Friend ReadOnly Property Enabled As Boolean

Property Value

true if the management pack element is enabled; otherwise, false.

Attributes

Applies to