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

属性值

由程序集缓存报告的错误。

例外

调用方没有所要求的权限。

适用于

另请参阅