This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageResult2 Interface > IImageResult2.URL Property (ArcObjects .NET 10.5 SDK) |
The URL of the generated image.
[Visual Basic .NET] Public ReadOnly Property URL As String
[C#] public string URL {get;}
[C++]
HRESULT get_URL(
BSTR* URL
);
[C++]
Parameters URL [out, retval] URL is a parameter of type BSTR