WebDAV Item ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

General ancestor for items in remote Dav catalog, such as files and directories
Inheritance Hierarchy

OnlineSystem Object
  NFX.IO.FileSystem.SVN WebDAV Item
    NFX.IO.FileSystem.SVN WebDAV Directory
    NFX.IO.FileSystem.SVN WebDAV File

Namespace: NFX.IO.FileSystem.SVN
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public abstract class Item : INamed, 
	IEquatable<WebDAV..::..Item>
See Also