
BBTranslationBundle::writePropertiesFile
Description
In BBj 9.0 and higher, this method writes the specified properties file.
Syntax
Return Value |
Method |
void |
writePropertiesFile(string propertiesFileName, Properties properties) |
Parameters
Variable |
Description |
properties |
Name of properties file to write. |
propertiesFileName |
Properties to write to the properties file. |
Return Value
None.
Remarks
None.