Show / Hide Table of Contents

Class WebDavXml

Utility properties for the WebDAV XML

Inheritance
Object
WebDavXml
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace:FubarDev.WebDavServer.Model
Assembly:FubarDev.WebDavServer.dll
Syntax
public static class WebDavXml

Properties

| Improve this Doc View Source

Dav

Gets the WebDAV namespace

Declaration
[NotNull]
public static XNamespace Dav { get; }
Property Value
Type Description
XNamespace
  • Improve this Doc
  • View Source
Back to top Copyright © 2016-2017 Fubar Development Junker
Generated by DocFX