Share via


Add Method

Microsoft Robotics Class Reference

Adds a file to the collection under the given key

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 void Add(
    string key,
    HttpPostFile file
)

Parameters

See Also

HttpPostFileCollection Class

Microsoft.Dss.Core.DsspHttpUtilities Namespace