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