A Sandcastle Documented Class Library
![]() | RegisterUtility Methods |
The RegisterUtility type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | CreateSubKeys |
Crea una chiave, nel caso non esistono i genitori li crea.
Esempio: Software\QsInformatica\Prova (crea tutte le chiavi necessarie).
|
![]() ![]() | GetValueInSubKey |
Restituisce il valore di una variabile all'interno di una chiave.
|
![]() ![]() | GetValuesInSubKeyWithSeparator |
Restituisce tutti gli elementi presenti in una variabile.
|
![]() ![]() | RemoveValueBySubKey |
Rimuove un valore da un chiave.
|
![]() ![]() | RemoveValuesInSubKeyWithSeparator |
Rimuove un elemento da una lista di elementi presenti in una varibile.
|
![]() ![]() | SetValueInSubKey |
Imposta il valore di una variabile all'interno di una chiave.
|
![]() ![]() | SetValuesInSubKeyWithSeparator |
Aggiunge un elemento agli elementi già presenti in una varibile.
|
![]() ![]() | SetValuesInSubKeyWithSeparatorUpdatingPosition |
Aggiunge l'elemento specificato alla lista presente nella chiave di registro. Se l'elemento è già presente, viene spostato in ultima posizione (la più recente).
|
