Download this item to the specified directory. The directory must already exist.
If a file of the same name already exists in the directory, it will be overwritten.
Public MustOverride Function DownloadItem( _
ByVal As String _
) As Item
Parameters
- directoryPath
- The directory to which this item will be downloaded
Return Value
Returns an
ArcGIS.Desktop.Core.Item of the downloaded item if download succeeded. Returns null if the download failed
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.