Initializes the System.Web.Hosting.VirtualPathProvider instance.
The VirtualPathProvider.Initialize method is called after the provider is registered with the ASP.NET compilation system. The VirtualPathProvider.Initialize method is used to provide any initialization required after the System.Web.Hosting.VirtualPathProvider instance is placed into the environment the application occupies.