Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: string FileName

  • Declared in: RT.Util.HArg

Declaration

string FileName

Summary

The name of the file to upload.

Remarks

If this is non-null, HArg.FileContentType and HArg.FileContent must be non-null too, and HArg.Value must be null.