VirtualPathProperties:VirtualPath
String, Read/Write
Fully qualified path to the directory of the site home page (site root). This is the directory where http://www.mydomain.com will have its root directory.
E.g. WebX1.VirtualPathProperties:VirtualPath = "C:\MyWebSite" – When WebX receives a request, C:\MyWebSite is the physical path it will search for the requested file.