ErrorDetails 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This type is for internal use only and will be removed in a future version.
包含個別例外狀況訊息的詳細資料。
public ref class ErrorDetails
public class ErrorDetails
[System.Obsolete("This type is for internal use only and will be removed in a future version.")]
public class ErrorDetails
type ErrorDetails = class
[<System.Obsolete("This type is for internal use only and will be removed in a future version.")>]
type ErrorDetails = class
Public Class ErrorDetails
- 繼承
-
ErrorDetails
- 屬性
建構函式
ErrorDetails() |
已淘汰.
包含個別例外狀況訊息的詳細資料。 |
屬性
Error |
已淘汰.
個別例外狀況 |
ErrorMessage |
已淘汰.
取得或設定摘要訊息。 |
StackFrames |
已淘汰.
產生的堆疊框架 |