Click or drag to resize

TopBomIniHelperManagementINIGetName Method

Estrapola il nome da una chiave key passata come parametro

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public string GetName(
	string Key
)

Parameters

Key
Type: SystemString
Chiave da cui estrapolare il nome

Return Value

Type: String
Ritorna il nome della chiave passata come parametro (es. Nome=Valore) torna nome
See Also