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.
- file
- Type: System.Web HttpPostedFile
The posted file.
See Also