Unicode Controls & Classes for VB6 - Version 4

clsFileIniEx.KeyValueSepChar Property

Gets or sets the character used for separating the key and the value

Syntax
Public Property Get KeyValueSepChar () As String
Public Property Let KeyValueSepChar (ByRef s As String)
Parameters
Parameter Description
ByRef s As String The separator character
Remarks
By default is =