FileLoadException.FusionLog 属性

定义

获取描述程序集加载失败的原因的日志文件。

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

属性值

一个字符串,其中包含程序集缓存报告的错误。

例外

调用方没有所需的权限。

适用于

另请参阅