Creates an XmlDocumentFragment from the current WebDAVProperty
Namespace: WebDAVSharp.ServerAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- doc
- Type: System.Xml XmlDocument
The XmlDocument where a XmlDocumentFragment is needed
Return Value
Type: XmlDocumentFragmentThe XmlDocumentFragment of the current WebDAVProperty object
See Also