The HttpParameter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Name |
Gets or sets parameter name.
|
![]() | ParameterType |
Gets or sets type of the parameter.
|
![]() | Value |
Gets or sets parameter value.
|
See Also