The HttpParameterCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Boundary |
Gets a boundary for a request.
|
![]() | Capacity | (Inherited from List HttpParameter .) |
![]() | Count | (Inherited from List HttpParameter .) |
![]() | Encoding |
Gets or sets code page for parameters encoding.
|
![]() | HasFiles |
Gets a value indicating whether the current collection has a files.
|
![]() | IsRequestBody |
Gets a value indicating whether the current collection has a HttpRequestBody.
|
![]() | Item | (Inherited from List HttpParameter .) |
See Also