Namespace: ITHit.WebDAV.Server.Extensibility
The IPropertyHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| IncludeInAllProp |
Gets a value indicating whether the property shall be included in 'allprop' response.
| |
| IsReadonly |
Gets a value indicating whether the property is readonly and cannot be updated.
|
| Name | Description | |
|---|---|---|
| AppliesTo |
Determines whether this property can be set/retrieved form an item.
| |
| UpdateAsync |
Updates value of property.
| |
| WriteAsync |
Writes property value to xml writer.
|