CompilerParameters.IncludeDebugInformation プロパティ
コンパイルされた実行可能ファイルにデバッグ情報を含めるかどうかを示す値を取得または設定します。
名前空間: System.CodeDom.Compiler
アセンブリ: System (system.dll 内)
構文
Dim instance As CompilerParameters Dim value As Boolean value = instance.IncludeDebugInformation instance.IncludeDebugInformation = value
/** @property */ public boolean get_IncludeDebugInformation () /** @property */ public void set_IncludeDebugInformation (boolean value)

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からCompilerParameters.IncludeDebugInformation プロパティを検索する場合は、下記のリンクをクリックしてください。

- CompilerParameters.IncludeDebugInformation プロパティのページへのリンク