RuntimeFeature.IsDynamicCodeSupported Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de runtime dynamische code ondersteunt.

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

Waarde van eigenschap

true als de runtime dynamische code ondersteunt; false als dynamische code niet wordt ondersteund of als deze eigenschap niet weet.

Van toepassing op