This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IW > IWCSLayer Interface > IWCSLayer.ServiceURL Property (ArcObjects .NET 10.4 SDK) |
The WCS service URL.
[Visual Basic .NET] Public ReadOnly Property ServiceURL As String
[C#] public string ServiceURL {get;}
[C++]
HRESULT get_ServiceURL(
BSTR* pServerURL
);
[C++]
Parameters pServerURL [out, retval] pServerURL is a parameter of type BSTR
Get the Service URL that provides the OGC service of the coverage.