HttpFile PropertiesNemiro.OAuth

The HttpFile type exposes the following members.

Properties

  NameDescription
Public propertyContentType
Gets or sets Content-Type of the file.
Public propertyFileName
Gets or sets the filename.
Public propertyName
Gets or sets parameter name.
(Inherited from HttpParameter.)
Public propertyParameterType
Gets or sets type of the parameter.
(Inherited from HttpParameter.)
Public propertyValue
Gets or sets parameter value.
(Inherited from HttpParameter.)
Top
See Also