RuntimeFeature.IsDynamicCodeSupported Tulajdonság

Definíció

Olyan értéket kap, amely jelzi, hogy a futtatókörnyezet támogatja-e a dinamikus kódot.

public:
 static property bool IsDynamicCodeSupported { bool get(); };
public static bool IsDynamicCodeSupported { get; }
static member IsDynamicCodeSupported : bool
Public Shared ReadOnly Property IsDynamicCodeSupported As Boolean

Tulajdonság értéke

true ha a futtatókörnyezet támogatja a dinamikus kódot; false ha nem támogatja a dinamikus kódot, vagy nem tud erről a tulajdonságról.

A következőre érvényes: