PropertiesFile.PropertiesFile(fileName)

Create a Properties File. It will contain key-value pairs. Example : propFile = Fuego.Io.PropertiesFile("C:\\tmp\\ProperFile.txt")

Arguments:

Name Type Description Mode
fileName String the file to load the properties from in