Sitemap Initialization Variable
Specifies the location of the HTML file containing a site map for a Web project.
Syntax
Sitemap = <file path>
Remarks
This variable represents the site map generated when you select the Create Site Map command from the Web menu in Visual SourceSafe Explorer. The variable can also be set using the SourceSafe Options dialog box, Web Projects tab in Visual SourceSafe Administrator.
Examples
Specifies that the Sitemap.html file is the automatically generated site map for the Web project:
Sitemap = c:\webproj\sitemap.html
See Also
Reference
SourceSafe Options Dialog Box, Web Projects Tab (Administrator)