ESRI.ArcGIS.ADF
IISHelper Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace : IISHelper Class




This is a utility class that contains a collection of function to interact with Internet Information Server, for example, to create and remove web applications.

Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Core assembly instead.")>
<SerializableAttribute()>
Public Class IISHelper 
Visual Basic (Usage)Copy Code
Dim instance As IISHelper
C# 
[ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Core assembly instead.")]
[SerializableAttribute()]
public class IISHelper 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.IISHelper

See Also

© 2010 All Rights Reserved.