Click or drag to resize

IPropertyHandlerIsReadonly 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: 13.3.13068
Syntax
bool IsReadonly { get; }

Property Value

Type: Boolean
See Also