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