IniResourceWriter: Section (get)

Section

Returns the name of the section to write all the key-value pairs to.



 Public Property Get Section ( ) As String

Return Values

String -  The name of the section in the INI file.

Read Only.

See Also

Project CorLib Overview

Class IniResourceWriter Overview