Struct Client.WmsOnlineResource
Structure for storing info on an Online Resource
Namespace: Mapsui.Desktop.Wms
Assembly: Mapsui.Desktop.dll
Syntax
public struct WmsOnlineResource
Fields
| Improve this Doc View SourceOnlineResource
URI of online resource
Declaration
public string OnlineResource
Field Value
Type | Description |
---|---|
System.String |
Type
Type of online resource (Ex. request method 'Get' or 'Post')
Declaration
public string Type
Field Value
Type | Description |
---|---|
System.String |