Bagikan melalui


RuntimeFeature.IsDynamicCodeCompiled Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah runtime mengkompilasi kode dinamis.

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

Nilai Properti

true jika runtime mengkompilasi kode dinamis; false jika tidak mengkompilasi kode dinamis atau tidak tahu tentang properti ini.

Berlaku untuk