Click or drag to resize

PropertyValue Constructor (PropertyName)

IT Hit WebDAV Classes Reference
Initializes new instance.

Namespace:  ITHit.WebDAV.Server
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
public PropertyValue(
	PropertyName name
)

Parameters

name
Type: ITHit.WebDAV.ServerPropertyName
Property name
See Also