Share via


ManagementPack.Sealed Property

Definition

Gets a value indicating whether the management pack is editable.

public:
 property bool Sealed { bool get(); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("Sealed")]
public bool Sealed { get; }
member this.Sealed : bool
Public ReadOnly Property Sealed As Boolean

Property Value

true if the management pack is editable; otherwise, false.

Attributes

Applies to