clsFileIniEx.IniFile PropertyGets or sets the current .ini fileSyntax
Public Property Get IniFile () As String
Public Property Let IniFile (ByRef s As String) Parameters
Remarks
This function doesn't reload or save the specified file; you need to do it using specific functions
|