write.code_banner(file, banner, rootDir = NULL);
the file path to the visualbasic source file. [as string]
the source code banner object, which could be read from a xml file via read.banner function. [as LicenseInfo]
read.banner
the parent directory of the vbproj file. [as string]