MultipropResponse Constructor
|
Initializes a new instance of the MultipropResponse class. |
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. |
AddResponses | Adds new responses to the private collection in this class. |
MultipropResponse Class | ITHit.WebDAV.Server.Response Namespace