ProfileSection 建構函式

定義

使用預設設定初始化該類別的新實例 ProfileSection

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

備註

下表顯示此建構子所使用的預設設定。

Setting 預設值
DefaultProvider 「AspNetSqlProfileProvider」。
Enabled true
Inherits 一個空字串(“”)。
PropertySettings 一個空洞的 RootProfilePropertySettingsCollection
Providers 一個空洞的 ProviderSettingsCollection

適用於

另請參閱