ProfileSection 생성자

정의

기본 설정을 사용하여 클래스의 새 인스턴스를 ProfileSection 초기화합니다.

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

설명

다음 표에서는 이 생성자에 사용되는 기본 설정을 보여줍니다.

Setting 기본값
DefaultProvider "AspNetSqlProfileProvider".
Enabled true;
Inherits 빈 문자열("")입니다.
PropertySettings RootProfilePropertySettingsCollection.
Providers ProviderSettingsCollection.

적용 대상

추가 정보