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 ReadOnly Property IsReadonly As Boolean
Get
property bool IsReadonly {
bool get ();
}
abstract IsReadonly : bool with get
Property Value
Type:
BooleanSee Also