IInternalConfigHost.PrefetchSection 메서드
.NET Framework 3.0
연결된 구성 파일의 지정된 섹션을 읽도록 IInternalConfigHost 개체에 지시합니다.
네임스페이스: System.Configuration.Internal
어셈블리: System.Configuration(system.configuration.dll)
어셈블리: System.Configuration(system.configuration.dll)
boolean PrefetchSection ( String sectionGroupName, String sectionName )
function PrefetchSection ( sectionGroupName : String, sectionName : String ) : boolean
적용할 수 없음.
매개 변수
- sectionGroupName
구성 파일 섹션 그룹을 식별하는 이름을 나타내는 문자열입니다.
- sectionName
구성 파일 섹션을 식별하는 이름을 나타내는 문자열입니다.
반환 값
sectionGroupName 및 sectionName으로 지정된 구성 파일의 섹션을 Stream 개체에서 읽을 수 있으면 true이고, 그렇지 않으면 false입니다.Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
Microsoft .NET Framework 3.0은 Windows Vista, Microsoft Windows XP SP2 및 Windows Server 2003 SP1에서 지원됩니다.