Partager via


CompiledModelCodeGenerationOptions.ForNativeAot Property

Definition

Gets or sets a value indicating whether the generated code should be compatible with NativeAOT.

public virtual bool ForNativeAot { get; set; }
member this.ForNativeAot : bool with get, set
Public Overridable Property ForNativeAot As Boolean

Property Value

A value indicating whether the generated code should be compatible with NativeAOT.

Applies to