Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
Initialization constructor
Namespace: Microsoft.Dss.Core.DsspHttp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public HttpResponseType(
HttpStatusCode statusCode,
Object body,
string xslTransform
)
Parameters
- statusCode
Type: System.Net. . :: . .HttpStatusCode
- body
Type: System. . :: . .Object
Request body.
- xslTransform
Type: System. . :: . .String
See Also
HttpResponseType Overload