ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpResponseMessage Class


In This Topic
    EsriHttpResponseMessage Class Properties
    In This Topic

    For a list of all members of this type, see EsriHttpResponseMessage members.

    Public Properties
     NameDescription
    Public Property Gets or sets the content of a HTTP response message.  
    Public Property Gets or sets the collection of HTTP response headers.  
    Public Property Gets a value that indicates if the HTTP response was successful.  
    Public Property Gets or sets the status code of the HTTP response.  
    Top
    See Also