This document is archived and information here might be outdated. Recommended version. |
Gets the WMS layer names from the URL.
[Visual Basic .NET] Public Function GetLayerPropertiesFromURL ( _ ByVal URL As String _ ) As IPropertySet
[C#] public IPropertySet GetLayerPropertiesFromURL ( string URL );
[C++]
HRESULT GetLayerPropertiesFromURL(
BSTR URL
);
[C++] Parameters URL [in]
URL is a parameter of type BSTR