CodeCompiler.FromSourceBatch メソッド
指定したオプションを使用して、指定した複数のソース コード文字列をコンパイルし、そのコンパイル結果を返します。
名前空間: System.CodeDom.Compiler
アセンブリ: System (system.dll 内)
構文
Protected Overridable Function FromSourceBatch ( _ options As CompilerParameters, _ sources As String() _ ) As CompilerResults
Dim options As CompilerParameters Dim sources As String() Dim returnValue As CompilerResults returnValue = Me.FromSourceBatch(options, sources)
protected: virtual CompilerResults^ FromSourceBatch ( CompilerParameters^ options, array<String^>^ sources )


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に収録されているすべての辞書からCodeCompiler.FromSourceBatch メソッドを検索する場合は、下記のリンクをクリックしてください。

- CodeCompiler.FromSourceBatch メソッドのページへのリンク