Search Results for

    Show / Hide Table of Contents

    Class HttpServerConnectionProperties

    HTTP connection provider properties

    Inheritance
    System.Object
    HttpServerConnectionProperties
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: OSGeo.MapGuide.MaestroAPI
    Assembly: OSGeo.MapGuide.MaestroAPI.dll
    Syntax
    public static class HttpServerConnectionProperties

    Fields

    | Improve this Doc View Source

    PROP_BASE_URL

    The base URL

    Declaration
    public const string PROP_BASE_URL = "BaseUrl"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    PROP_USER_AGENT

    The user agent

    Declaration
    public const string PROP_USER_AGENT = "UserAgent"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng