HttpPostFile Constructor

Microsoft Robotics Class Reference

Constructor

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 HttpPostFile(
    string fileName,
    string contentType,
    MemoryStream inputStream
)

Parameters

  • fileName
    Type: System. . :: . .String
    Filename of the file, including path local to the client who uploaded the file

See Also

HttpPostFile Class

Microsoft.Dss.Core.DsspHttpUtilities Namespace