MultipropResponse Members

IT Hit WebDAV for .NET

MultipropResponse overview

Public Instance Constructors

MultipropResponse Constructor Initializes a new instance of the MultipropResponse 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.
ResponseDescription Gets/sets 'responsedescription' property for multi-status response
Responses Gets the array of the responses for multiple properties in this multistatus response.

Public Instance Methods

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

See Also

MultipropResponse Class | ITHit.WebDAV.Server.Response Namespace