DiagnosticsElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表 Web.config 組態檔中的 <diagnostics> 項目。
public ref class DiagnosticsElement sealed : System::Configuration::ConfigurationElement
public sealed class DiagnosticsElement : System.Configuration.ConfigurationElement
type DiagnosticsElement = class
inherit ConfigurationElement
Public NotInheritable Class DiagnosticsElement
Inherits ConfigurationElement
- 繼承
備註
類別 DiagnosticsElement 代表< Web.config檔案中的診斷 >專案。 將 SuppressReturningExceptions 屬性設定為 true,以便將例外狀況傳回用戶端以供偵錯之用。
建構函式
DiagnosticsElement() |
初始化 DiagnosticsElement 類別的新執行個體。 |