Share via


BinaryHardeningFeatures.PositionIndependentExecutable Property

Definition

Flag indicating the binary was compiled to be a position independent executable.

public bool? PositionIndependentExecutable { get; set; }
member this.PositionIndependentExecutable : Nullable<bool> with get, set
Public Property PositionIndependentExecutable As Nullable(Of Boolean)

Property Value

Applies to