RuntimeFeature.IsDynamicCodeSupported Proprietà
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un valore che indica se il runtime supporta il codice dinamico.
public:
static property bool IsDynamicCodeSupported { bool get(); };
public static bool IsDynamicCodeSupported { get; }
static member IsDynamicCodeSupported : bool
Public Shared ReadOnly Property IsDynamicCodeSupported As Boolean
true
se il runtime supporta codice dinamico; false
se non supporta il codice dinamico o non conosce questa proprietà.
Prodotto | Versioni |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Standard | 2.1 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: