HttpPostFileCollection Class
Microsoft Robotics Class Reference
Represents a name/value collection of files uploaded through a HTTP POST request. The collection supports multiple values per name through the GetValues methods.
Namespace: Microsoft.Dss.Core.DsspHttpUtilities
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public class HttpPostFileCollection : NameObjectCollectionBase
Inheritance Hierarchy
System. . :: . .Object
System.Collections.Specialized. . :: . .NameObjectCollectionBase
Microsoft.Dss.Core.DsspHttpUtilities..::..HttpPostFileCollection