CodeCompiler.FromSourceBatch メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > CodeCompiler.FromSourceBatch メソッドの意味・解説 

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,
    string[] sources
)
protected:
virtual CompilerResults^ FromSourceBatch (
    CompilerParameters^ options, 
    array<String^>^ sources
)
protected CompilerResults FromSourceBatch (
    CompilerParameters options, 
    String[] sources
)
protected function FromSourceBatch (
    options : CompilerParameters, 
    sources : String[]
) : CompilerResults

パラメータ

options

コンパイルのときに使用するオプションを示す CompilerParameters。

sources

コンパイルするソース コード格納している文字列配列

戻り値
コンパイル結果を示す CompilerResults。

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CodeCompiler クラス
CodeCompiler メンバ
System.CodeDom.Compiler 名前空間
CompilerParameters
CompilerResults


このページでは「.NET Framework クラス ライブラリ リファレンス」からCodeCompiler.FromSourceBatch メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からCodeCompiler.FromSourceBatch メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からCodeCompiler.FromSourceBatch メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

CodeCompiler.FromSourceBatch メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



CodeCompiler.FromSourceBatch メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS