![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
OutputDirectory Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace > PageLayout Class : OutputDirectory Property |
Visual Basic (Declaration) | |
---|---|
<BrowsableAttribute(False)> Public ReadOnly Property OutputDirectory As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PageLayout Dim value As String value = instance.OutputDirectory |
C# | |
---|---|
[BrowsableAttribute(false)] public string OutputDirectory {get;} |
Normally this property should not be set. Instead, set the VirtualDirectory property to a location that can be mapped to a physical directory accessible to the Web application. The server will perform this mapping and write output images to the directory. See the VirtualDirectory property for information on output images.
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