The feed URL.
[Visual Basic .NET] Public Property URL As String
[C#] public string URL {get; set;}
[C++]
HRESULT get_URL(
BSTR* ppVal
);
[C++]
HRESULT put_URL(
BSTR ppVal
);
[C++]Parameters
ppVal [out, retval] ppVal is a parameter of type BSTR ppVal [in] ppVal is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.