Share via


RuntimeFeature.IsDynamicCodeSupported Proprietà

Definizione

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

Valore della proprietà

true se il runtime supporta codice dinamico; false se non supporta il codice dinamico o non conosce questa proprietà.

Si applica a