Show / Hide Table of Contents

Class prop

The WebDAV prop element

Inheritance
Object
prop
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 class prop

Properties

| Improve this Doc View Source

Any

Declaration
public XElement[] Any { get; set; }
Property Value
Type Description
XElement[]
| Improve this Doc View Source

Language

Gets or sets the language code

Declaration
public string Language { get; set; }
Property Value
Type Description
String
  • Improve this Doc
  • View Source
Back to top Copyright © 2016-2017 Fubar Development Junker
Generated by DocFX