This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerDirectoryInfo Interface > IServerDirectoryInfo.Path Property (ArcObjects .NET 10.5 SDK) |
The path of the output directory.
[Visual Basic .NET] Public ReadOnly Property Path As String
[C#] public string Path {get;}
[C++]
HRESULT get_Path(
BSTR* pPath
);
[C++]
Parameters pPath [out, retval] pPath is a parameter of type BSTR