FileNotFoundException.FusionLog プロパティ

定義

アセンブリの読み込みに失敗した原因を説明するログ ファイルを取得します。

public:
 property System::String ^ FusionLog { System::String ^ get(); };
public string? FusionLog { get; }
public string FusionLog { get; }
member this.FusionLog : string
Public ReadOnly Property FusionLog As String

プロパティ値

アセンブリ キャッシュによってレポートされたエラー。

例外

呼び出し元に、必要なアクセス許可がありません。

適用対象

こちらもご覧ください