This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerLayer Interface > IImageServerLayer.ServiceURL Property (ArcObjects .NET 10.4 SDK) |
The layer�s service URL.
[Visual Basic .NET] Public ReadOnly Property ServiceURL As String
[C#] public string ServiceURL {get;}
[C++]
HRESULT get_ServiceURL(
BSTR* pServiceURL
);
[C++]
Parameters pServiceURL [out, retval] pServiceURL is a parameter of type BSTR