The properties of the MultipropResponse class are listed below. For a complete list of MultipropResponse class members, see the MultipropResponse Members topic.
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. |
MultipropResponse Class | ITHit.WebDAV.Server.Response Namespace