HttpFileCollection::AllKeys Property
.NET Framework (current version)
Gets a string array containing the keys (names) of all members in the file collection.
Assembly: System.Web (in System.Web.dll)
The following example loads the HttpFileCollection names transmitted from a client into a string array.
.NET Framework
Available since 1.1
Available since 1.1
Show: