clsFileIniEx.KeyValueSepChar PropertyGets or sets the character used for separating the key and the valueSyntax
Public Property Get KeyValueSepChar () As String
Public Property Let KeyValueSepChar (ByRef s As String) Parameters
Remarks
By default is =
|