Share via


ProfileSection コンストラクター

定義

既定の設定を使用して ProfileSection クラスの新しいインスタンスを初期化します。

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

注釈

次の表は、このコンストラクターに使用される既定の設定を示しています。

設定 Default value
DefaultProvider "AspNetSqlProfileProvider"
Enabled true.
Inherits 空の文字列 ("")。
PropertySettings 空の RootProfilePropertySettingsCollection
Providers 空の ProviderSettingsCollection

適用対象

こちらもご覧ください