![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
PhysicalDirectory Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > ImageDescriptor Class : PhysicalDirectory Property |
Visual Basic (Declaration) | |
---|---|
Public Property PhysicalDirectory As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ImageDescriptor Dim value As String instance.PhysicalDirectory = value value = instance.PhysicalDirectory |
C# | |
---|---|
public string PhysicalDirectory {get; set;} |
This is the physical directory on the server where images are written. It can be a mapped drive to another computer, and can use UNC paths.
A default for the physical directory and virtual directory output is set by the ArcIMS administrator when creating the service. Most applications will use these defaults, and it is unnecessary to set PhysicalDirectory or VirtualDirectory.
If PhysicalDirectory or VirtualDirectory are set, then the virtual directory location as set in the Web server must point to the PhysicalDirectory location. If they do not match, then the URL returned by the server will not be valid, and client browsers will be unable to retrieve the map.
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