FileUpload.PostedFiles Property
.NET Framework (current version)
Gets the collection of uploaded files.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.Generic.IList<HttpPostedFile>The collection of uploaded files.
.NET Framework
Available since 4.5
Available since 4.5
Show: