MultistatusResponse Members

IT Hit WebDAV for .NET

MultistatusResponse overview

Public Instance Constructors

MultistatusResponse Constructor Initializes a new instance of the MultistatusResponse class.

Public Instance Properties

Code (inherited from WebDAVResponse) Gets the status code of the HTTP response.
Description (inherited from WebDAVResponse) Gets the description of the HTTP response.
IsSuccess (inherited from WebDAVResponse) Indicates whether this response means success of the operation.
Responses Gets the array of the responses for multiple hierarchy items in this multistatus response.

Public Instance Methods

AddResponses Adds new responses to the private collection in this class.

See Also

MultistatusResponse Class | ITHit.WebDAV.Server.Response Namespace