Quote:
Originally Posted by Bill14564
///
|
"The /// <reference path="..." /> directive is the most common of this group. It serves as a declaration of dependency between files. Triple-slash references instruct the compiler to include additional files in the compilation process. They also serve as a method to order the output when using out or outFile ."
Something tells me that my googling has been less than successful here.