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