Name

SaveSetting Procedure — Microsoft.VisualBasic.Interaction

Synopsis

SaveSetting(appname, section, key, setting)
appname required; String

The name of the application

section required; String

The name of the registry key

key required; String

The name of the value entry whose value is to be saved

setting required; String or numeric

The value to save

Description

Creates or saves an entry for a VB application in the Windows registry.

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.