The path of this uploaded item on server.
[Visual Basic .NET] Public Property PathOnServer As String
[C#] public string PathOnServer {get; set;}
[C++]
HRESULT get_PathOnServer(
BSTR* pPathOnServer
);
[C++]
HRESULT put_PathOnServer(
BSTR pPathOnServer
);
[C++]Parameters
pPathOnServer [out, retval] pPathOnServer is a parameter of type BSTR pPathOnServer [in] pPathOnServer is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.