ManagementPackElement.Sealed Property

Definition

Gets the value indicating whether the management pack element is sealed or not.

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

Property Value

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

Attributes

Applies to