Search Results for

    Show / Hide Table of Contents

    Struct Client.WmsOnlineResource

    Structure for storing info on an Online Resource

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Mapsui.Providers.Wms
    Assembly: Mapsui.dll
    Syntax
    public struct Client.WmsOnlineResource

    Fields

    | Edit this page View Source

    OnlineResource

    URI of online resource

    Declaration
    public string? OnlineResource
    Field Value
    Type Description
    string
    | Edit this page View Source

    Type

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

    Declaration
    public string? Type
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX