共用方式為


ProfileSection 建構函式

定義

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

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

備註

下表顯示用於此建構函式的預設設定。

設定 預設值
DefaultProvider 「AspNetSqlProfileProvider」。
Enabled true.
Inherits 空字串 ("")。
PropertySettings 空的 RootProfilePropertySettingsCollection
Providers 空的 ProviderSettingsCollection

適用於

另請參閱