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

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

Public Properties

Property Type Description
OnlineResource string
Type string

Property Details

OnlineResource public_oe property

URI of online resource
public string OnlineResource
return string

Type public_oe property

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