ISDBIniFile::StringValue
Jump to navigation
Jump to search
CoClass SDBIniFile, Interface ISDBIniFile
Property Get/Let StringValue(Section As String, Ident As String) As String
Parameters
| Name | Type | Description |
|---|---|---|
| Section | String | Section to be accessed. |
| Ident | String | Value to be read/written. |
Property description
Reads or writes a string value in an ini file.