CustomErrorsSection 建構函式

定義

使用預設值初始化 CustomErrorsSection 類別的新執行個體。

public:
 CustomErrorsSection();
public CustomErrorsSection ();
Public Sub New ()

備註

CustomErrorsSection 構函式不適合直接從您的程式碼使用。 ASP.NET 組態系統會呼叫它。 您可以使用 方法取得 類別 GetSectionCustomErrorsSection 實例。

適用於