WebDavProperty Constructor WebDAV#
Overload List
  NameDescription
Public methodWebDavProperty 
Standard constructor
Public methodWebDavProperty(String)
Constructor for the WebDAVProperty class with "DAV:" as namespace and an empty value
Public methodWebDavProperty(String, String)
Constructor for the WebDAVProperty class with "DAV:" as namespace
Public methodWebDavProperty(String, String, String)
Constructor for the WebDAVProperty class
Top
See Also