Show / Hide Table of Contents

Property Source

Source

Gets or sets source of this parameter, which will be the location of the data file for input or output.

Declaration
public Uri Source { get; set; }
Property Value
Type Description
System.Uri

Source of this parameter, which will be the location of the data file for input or output.

Remarks

If this is an input parameter this will be a URL pointing to the input data file. If this is an output parameter the URL is the URL location of the file on the service. This can be retrieved by using GetFileAsync(String)

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.0 - 200.7
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.7
In This Article
Back to top Copyright © 2022 Esri.