Show / Hide Table of Contents

Class propstat

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

Properties

| Improve this Doc View Source

error

Declaration
public error error { get; set; }
Property Value
Type Description
error
| Improve this Doc View Source

location

Declaration
public location location { get; set; }
Property Value
Type Description
location
| Improve this Doc View Source

prop

Declaration
public prop prop { get; set; }
Property Value
Type Description
prop
| Improve this Doc View Source

responsedescription

Declaration
public string responsedescription { get; set; }
Property Value
Type Description
String
| Improve this Doc View Source

status

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