ArcObjects Library Reference  (Server)    

IServerDirectoryInfo.Path Property

The path of the output directory.

[Visual Basic 6.0]
Property Path As String
[Visual Basic .NET]
Public ReadOnly Property Path As String
[C#]
public string Path {get;}
[Java]
public String getPath()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_Path(
  BSTR* pPath
);
[C++]

Parameters

pPath [out, retval]

  pPath is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IServerDirectoryInfo Interface

 


Feedback Send feedback on this page