Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: string Value

  • Declared in: RT.Util.HArg

Declaration

string Value

Summary

The value of the argument, or null if this is a file upload.

Remarks

If this is non-null, all of HArg.FileName, HArg.FileContentType and HArg.FileContent must be null.