CoreStrings.NativeAotNoCompiledModel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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