readFromFile

Reads properties from a file.

readFromFile
(
string filename
)

Parameters

filename string

The name of the file to read.

Return Value

The properties that were read.

Meta