MultipropResponse Properties

IT Hit WebDAV for .NET

The properties of the MultipropResponse class are listed below. For a complete list of MultipropResponse class members, see the MultipropResponse Members topic.

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.

See Also

MultipropResponse Class | ITHit.WebDAV.Server.Response Namespace