Share via


BinaryHardeningFeatures.RelocationReadOnly Property

Definition

Flag indicating the binary has enabled relocation read-only protections.

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

Property Value

Applies to