INISectionWriter: SectionName (get)

SectionName

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



 Public Property Get SectionName ( ) As String

Return Values

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

Remarks

Read Only.

See Also

Project CorLib Overview
Class INISectionWriter Overview