Share via


BinaryHardeningResource.FeaturePie Property

Definition

PIE (position independent executable) flag.

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

Property Value

Implements

Attributes

Applies to