FileLoadException.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

属性值

一个 String,包含由程序集缓存报告的错误。

例外

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

适用于

另请参阅