Click or drag to resize

IPropertyHandlerAsyncIncludeInAllProp Property

IT Hit WebDAV Classes Reference
Gets a value indicating whether the property shall be included in 'allprop' response.

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

bool IncludeInAllProp { get; }

Property Value

Type: Boolean
See Also