PropertyException Fields

IT Hit WebDAV for .NET

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

Public Instance Fields

Multistatus (inherited from WebDavHttpException) Contains IMultistatus with elements that had errors, if multistatus information was available in response.
PropertyName Name of the property processing of which caused the exception.
Status (inherited from WebDavHttpException) Http status with wich request failed.
Uri (inherited from WebDavHttpException) Uri for which request failed.

See Also

PropertyException Class | ITHit.WebDAV.Client.Exceptions Namespace