The following tables list the members exposed by HttpRequestFileAttribute.
Name | Description | |
---|---|---|
![]() | HttpRequestFileAttribute Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AllowMultiple | True to allow multiple files to be uploaded, callee will recieve directory path if more than one file is uploaded. |
![]() | MimeType | Returns the mime type given, or null |
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
![]() | IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) |
![]() | Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |