Click or drag to resize

TopBomIniHelperManagementINIReadKey Method

Legge dal file il valore della chiave specificiata

Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public string ReadKey(
	string Section,
	string Key
)

Parameters

Section  String
Sezione su cui leggere
Key  String
Chiave da leggere

Return Value

String
Il buffer letto
See Also