C# Class Mapsui.Providers.Wms.Client.WmsOnlineResource

Structure for storing info on an Online Resource
Show file Open project: pauldendulk/Mapsui Class Usage Examples

Public Properties

Property Type Description
OnlineResource string
Type string

Property Details

OnlineResource public property

URI of online resource
public string OnlineResource
return string

Type public property

Type of online resource (Ex. request method 'Get' or 'Post')
public string Type
return string