Click or drag to resize

IPropertyHandlerAsyncIsReadonly Property

IT Hit WebDAV Classes Reference
Gets a value indicating whether the property is readonly and cannot be updated.

Namespace:  ITHit.WebDAV.Server.Extensibility
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 11.3.10719
Syntax
bool IsReadonly { get; }

bool IsReadonly { get; }

Property Value

Type: Boolean
See Also