Constructor for the WebDAVProperty class
Namespace: WebDAVSharp.ServerAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type: System String
The name of the WebDAV property
- value
- Type: System String
The value of the WebDAV property
- ns
- Type: System String
The namespace of the WebDAV property
See Also