The directory for uploading files.
[Visual Basic .NET] Public Property UploadDirectory As String
[C#] public string UploadDirectory {get; set;}
[C++]
HRESULT get_UploadDirectory(
BSTR* pPath
);
[C++]
HRESULT put_UploadDirectory(
BSTR pPath
);
[C++]Parameters
pPath [out, retval] pPath is a parameter of type BSTR pPath [in] pPath is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.