WebDavProperty ToString Method WebDAV#
This class implements the core WebDAV server.

Namespace: WebDAVSharp.Server
Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also