ESRI.ArcGIS.ADF.IMS
MapFile Property
See Also 
ESRI.ArcGIS.ADF.IMS.Administration Namespace > ServiceParameters Class : MapFile Property




Gets or sets the server based location of the map file.

Syntax

Visual Basic (Declaration) 
Public Property MapFile As String
Visual Basic (Usage)Copy Code
Dim instance As ServiceParameters
Dim value As String
 
instance.MapFile = value
 
value = instance.MapFile
C# 
public string MapFile {get; set;}

See Also

© 2010 All Rights Reserved.