VB.NET Language in a Nutshell

   

B.21 Registry

Element

Description

DeleteSetting statement

Removes a complete application key, one of its subkeys, or a single value entry from the system registry

GetAllSettings function

Returns all values from an application key in the system registry

GetSetting function

Returns a specific value from an application key in the system registry

SaveSetting procedure

Creates or saves a value in the system registry

   

Категории