Constructor WmsService
WmsService(Uri)
Initializes a new instance of the WmsService class with the specified service URI.
Declaration
public WmsService(Uri serviceUri)
Parameters
| Type | Name | Description |
|---|---|---|
| Uri | serviceUri | URI of the WMS service endpoint. |
Remarks
To specify a preferred WMS version, set the 'VERSION' parameter in the 'GetCapabilities' URL for the service.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| UWP | 100.15 |