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

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

ICodeCompiler.CompileAssemblyFromFile メソッド

指定したコンパイラ設定使用して指定したファイル格納されているソース コードからアセンブリコンパイルます。

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

Function CompileAssemblyFromFile ( _
    options As CompilerParameters, _
    fileName As String _
) As CompilerResults
Dim instance As ICodeCompiler
Dim options As CompilerParameters
Dim fileName As String
Dim returnValue As CompilerResults

returnValue = instance.CompileAssemblyFromFile(options, fileName)
CompilerResults CompileAssemblyFromFile (
    CompilerParameters options,
    string fileName
)
CompilerResults^ CompileAssemblyFromFile (
    CompilerParameters^ options, 
    String^ fileName
)
CompilerResults CompileAssemblyFromFile (
    CompilerParameters options, 
    String fileName
)
function CompileAssemblyFromFile (
    options : CompilerParameters, 
    fileName : String
) : CompilerResults

パラメータ

options

コンパイル設定を示す CompilerParameters オブジェクト

fileName

コンパイルするソース コード格納されているファイルの名前。

戻り値
コンパイル結果を示す CompilerResults オブジェクト

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



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

辞書ショートカット

すべての辞書の索引

「ICodeCompiler.CompileAssemblyFromFile メソッド」の関連用語

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

   

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



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

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

©2024 GRAS Group, Inc.RSS