FileNotFoundException.FusionLog 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得記錄檔,其描述組件 (Assembly) 載入失敗的原因。
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
屬性值
組件快取所報告的錯誤。
例外狀況
呼叫端沒有必要的權限。