ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpRequestHeaders Class / AcceptLanguage Property

In This Topic
    AcceptLanguage Property
    In This Topic
    Gets the collection of System.Net.Http.Headers.StringWithQualityHeaderValue values indicating the quality value for the acceptable set of natural languages for the response. Default quality value is "q=1"
    Syntax

    Property Value

    HttpHeaderValueCollectionA valid collection of StringWithQualityHeaderValue
    Remarks
    The Accept-Language request-header field is similar to Accept, but restricts the set of natural languages that are preferred as a response to the request.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also