Show / Hide Table of Contents

    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 Source

    OnlineResource

    URI of online resource

    Declaration
    public string OnlineResource
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    Type

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

    Declaration
    public string Type
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX