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