Class response
Namespace:FubarDev.WebDavServer.Model
Assembly:FubarDev.WebDavServer.dll
Syntax
Properties
|
Improve this Doc
View Source
error
Declaration
public error error { get; set; }
Property Value
|
Improve this Doc
View Source
href
Declaration
public string href { get; set; }
Property Value
|
Improve this Doc
View Source
Items
Declaration
public object[] Items { get; set; }
Property Value
|
Improve this Doc
View Source
ItemsElementName
Declaration
public ItemsChoiceType2[] ItemsElementName { get; set; }
Property Value
|
Improve this Doc
View Source
responsedescription
Declaration
public string responsedescription { get; set; }
Property Value
Extension Methods