CSharpTest.Net
UpgradeUserSettings Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.AppConfig Namespace > UserSettingsSection Class : UpgradeUserSettings Method

config
The configuration to inspect for previous versions
settings
The destination UserSettingsSection object

Glossary Item Box

Searches for old user settings from previous versions and copies them into the configuration provided.

Syntax

Visual Basic (Declaration) 
Public Shared Sub UpgradeUserSettings( _
   ByVal config As Configuration, _
   ByVal settings As UserSettingsSection _
) 
C# 
public static void UpgradeUserSettings( 
   Configuration config,
   UserSettingsSection settings
)

Parameters

config
The configuration to inspect for previous versions
settings
The destination UserSettingsSection object

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys