This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerInit Interface > IMapServerInit.VirtualOutputDirectory Property (ArcObjects .NET 10.5 SDK) |
The virtual directory for output files.
[Visual Basic .NET] Public Property VirtualOutputDirectory As String
[C#] public string VirtualOutputDirectory {get; set;}
[C++]
HRESULT get_VirtualOutputDirectory(
BSTR* dirPath
);
[C++]
HRESULT put_VirtualOutputDirectory(
BSTR dirPath
);
[C++]
Parameters dirPath [out, retval] dirPath is a parameter of type BSTR dirPath [in] dirPath is a parameter of type BSTR