CodeCompiler.FromSourceBatch メソッド
アセンブリ: 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 )
protected function FromSourceBatch ( options : CompilerParameters, sources : String[] ) : CompilerResults
戻り値
コンパイルの結果を示す CompilerResults。


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 メソッドのページへのリンク