ESRI.ArcGIS.ADF.Core
CreateVirtualDirectory Method
See Also  Send Feedback
ESRI.ArcGIS.ADF Namespace > IISHelper Class : CreateVirtualDirectory Method




Create a web application with the virtual directory name. The virtual directory is physically under the root of the web site.

Overload List

OverloadDescription
CreateVirtualDirectory(String,String,String) Create a web application with the virtual directory name. The virtual directory is physically under the root of the web site.  
CreateVirtualDirectory(String,String,String,String) Create a web application with the virtual directory name. The physical path of the virtual directory is passed in as a parameter.  
CreateVirtualDirectory(String,String,String,String,String,String) Create a web application with the virtual directory name. The physical path of the virtual directory is passed in as a parameter.  
CreateVirtualDirectory(String,String,String,String,String,Boolean,Boolean,String) Create a web application with the virtual directory name. The physical path of the virtual directory is passed in as a parameter.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.