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

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

CodeCompiler.FromFile メソッド

指定したオプション使用して指定したファイルコンパイルし、そのコンパイル結果返します

名前空間: System.CodeDom.Compiler
アセンブリ: System (system.dll 内)
構文構文

Protected Overridable Function
 FromFile ( _
    options As CompilerParameters, _
    fileName As String _
) As CompilerResults
Dim options As CompilerParameters
Dim fileName As String
Dim returnValue As CompilerResults

returnValue = Me.FromFile(options, fileName)
protected virtual CompilerResults FromFile (
    CompilerParameters options,
    string fileName
)
protected:
virtual CompilerResults^ FromFile (
    CompilerParameters^ options, 
    String^ fileName
)
protected CompilerResults FromFile (
    CompilerParameters options, 
    String fileName
)
protected function FromFile (
    options : CompilerParameters, 
    fileName : String
) : CompilerResults

パラメータ

options

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

fileName

コンパイルするファイルの名前。

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

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS