[This is preliminary documentation and is subject to change.]
The WebDAV Item type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | WebDAV Item | Initializes a new instance of the WebDAV Item class |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ![]() |
![]() | Equals(WebDAV Item) | |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetHashCode | (Overrides ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | IsSameName |
Performs case-sensitive name equality test
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ToString | (Overrides ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() ![]() | SEPARATORS |
Properties
Name | Description | |
---|---|---|
![]() | AbsolutePath |
Returns absolute path for this item
|
![]() | Client | |
![]() | ContentType |
Returns content type (e.g. 'text/plainutf-8')
|
![]() | CreationDate | |
![]() | LastModificationDate | |
![]() | Name | |
![]() | Parent |
Returns parent directory that contains this item or NULL for very root directory
|
![]() | Path |
Returns path relative to root directory
|
![]() | Version |
See Also