This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMSServiceDescription Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members give access to WMSServiceDescription information.
Description | ||
---|---|---|
BaseURL | Base url for given capability and request method. | |
ExceptionFormat | Supported exception at the given index. | |
ExceptionFormatCount | Supported exception format count. | |
FeatureInfoFormat | Supported FeatureInfoFormat at the given index. | |
FeatureInfoFormatCount | Supported FeatureInfoFormat count. | |
FeatureInfoRequestURL | The url to download the feature info from. | |
FireWMSException | Notifies listeners about a valid exception from the WMS Service. | |
FireWMSRequest | Notifies listeners about the URL request made to this WMS Service. | |
ImageFormat | Supported GetMap's ImageFormat at the given index. | |
ImageFormatCount | Supported GetMap's ImageFormat count. | |
ImageRequestUrl | The URL to download the map image from. | |
LayerDescription | WMS layer information at the given index. | |
LayerDescriptionCount | WMS layer count. | |
SRS | Supported SRS at the given index. | |
SRSCount | Supported SRS count. | |
WMSAbstract | Abstract of WMS Service. | |
WMSName | Name of WMS Service. | |
WMSTitle | Title of WMS Service. | |
WMSVersion | Version of WMS Service. |
CoClasses and Classes | Description |
---|---|
WMSConnection | The Connection for WMS. |
IWMSServiceDescription provides access to members that describe the capabilities of a WMS service.