Share via


BinaryHardeningFeatures.Pie Property

Definition

PIE (position independent executable) flag.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Owned)]
public bool? Pie { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Owned)>]
member this.Pie : Nullable<bool> with get, set
Public Property Pie As Nullable(Of Boolean)

Property Value

Implements

Pie
Attributes

Applies to