Unicode Controls & Classes for VB6 - Version 4
clsFileIniEx
.CommentChar Property
Gets or sets the value of the comment char
Syntax
Public Property Get CommentChar () As String
Public Property Let CommentChar (ByRef
s
As String)
Parameters
Parameter
Description
ByRef
s
As String
The character used for starting a comment
Remarks
By default this is not supported