Share via


CoreStrings.NativeAotNoCompiledModel Property

Definition

Model building is not supported when publishing with NativeAOT. Use a compiled model.

[System.Runtime.CompilerServices.Nullable(1)]
public static string NativeAotNoCompiledModel { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member NativeAotNoCompiledModel : string
Public Shared ReadOnly Property NativeAotNoCompiledModel As String

Property Value

Attributes

Applies to