Show / Hide Table of Contents

Class propfind

Inheritance
Object
propfind
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 propfind

Properties

| Improve this Doc View Source

Items

Declaration
public object[] Items { get; set; }
Property Value
Type Description
Object[]
| Improve this Doc View Source

ItemsElementName

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