MultipropResponse.Responses Property

IT Hit WebDAV for .NET

Gets the array of the responses for multiple properties in this multistatus response.

[Visual Basic]
Public ReadOnly Property Responses As PropResponse()
[C#]
public PropResponse[] Responses {get;}

See Also

MultipropResponse Class | ITHit.WebDAV.Server.Response Namespace