RuntimeFeature.IsDynamicCodeSupported Eigenschaft

Definition

Diese Eigenschaft ruft einen Wert ab, der angibt, ob die Runtime dynamischen Code unterstützt.

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

Eigenschaftswert

true , wenn die Runtime dynamischen Code unterstützt; false , wenn dynamischer Code nicht unterstützt wird oder diese Eigenschaft nicht bekannt ist.

Gilt für: