Metodo UtilIniFilesReadValue
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string ReadValue(
string Section,
string Key
)
Public Function ReadValue (
Section As String,
Key As String
) As String
public:
String^ ReadValue(
String^ Section,
String^ Key
)
member ReadValue :
Section : string *
Key : string -> string
Parametri
- Section String
-
- Key String
-
Valore di ritorno
StringVedi anche