共用方式為


HostingEnvironmentSection 建構函式

定義

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

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

備註

HostingEnvironmentSection 構函式並非直接從程式碼使用。 ASP.NET 組態系統會呼叫它。 您可以使用 方法來取得 類別 GetSectionHostingEnvironmentSection 實例。

適用於