次の方法で共有


MethodRental.JitOnDemand フィールド

必要なときにメソッドをジャスト イン タイム コンパイルすることを指定します。

Public Const JitOnDemand As Integer
[C#]
public const int JitOnDemand;
[C++]
public: const int JitOnDemand;
[JScript]
public var JitOnDemand : int;

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

MethodRental クラス | MethodRental メンバ | System.Reflection.Emit 名前空間