STrace.LogExThrow 方法

定義

記錄異常被拋出的事實,並包含目前的堆疊追蹤。

public:
 static void LogExThrow();
[System.Diagnostics.Conditional("TRACE")]
public static void LogExThrow();
[<System.Diagnostics.Conditional("TRACE")>]
static member LogExThrow : unit -> unit
Public Shared Sub LogExThrow ()
屬性

備註

僅供參考之用。 不支援。 我們無法保證未來的相容性。

適用於