HttpParameterCollection PropertiesNemiro.OAuth

The HttpParameterCollection type exposes the following members.

Properties

  NameDescription
Public propertyBoundary
Gets a boundary for a request.
Public propertyCapacity (Inherited from List HttpParameter .)
Public propertyCount (Inherited from List HttpParameter .)
Public propertyEncoding
Gets or sets code page for parameters encoding.
Public propertyHasFiles
Gets a value indicating whether the current collection has a files.
Public propertyIsRequestBody
Gets a value indicating whether the current collection has a HttpRequestBody.
Public propertyItem (Inherited from List HttpParameter .)
Top
See Also