Initializes a new instance of the HttpFile class.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- parameterName
- Type: System String
The name of the parameter.
- fileName
- Type: System String
Name of the file.
- fileContent
- Type: Nemiro.OAuth HttpParameterValue
Content of the file.
See Also