ProfileSection コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
既定の設定を使用して ProfileSection クラスの新しいインスタンスを初期化します。
public:
ProfileSection();
public ProfileSection();
Public Sub New ()
注釈
次の表は、このコンストラクターに使用される既定の設定を示しています。
設定 | Default value |
---|---|
DefaultProvider | "AspNetSqlProfileProvider" |
Enabled |
true . |
Inherits | 空の文字列 ("")。 |
PropertySettings | 空の RootProfilePropertySettingsCollection。 |
Providers | 空の ProviderSettingsCollection。 |