アセンブリの読み込みに失敗した原因を説明するログ ファイルを取得します。
Public ReadOnly Property FusionLog As String
[C#]
public string FusionLog {get;}
[C++]
public: __property String* get_FusionLog();
[JScript]
public function get FusionLog() : String;
プロパティ値
アセンブリ キャッシュによってレポートされたエラーが含まれている文字列。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
BadImageFormatException クラス | BadImageFormatException メンバ | System 名前空間