The File type exposes the following members.

Constructors

  Name Description
Public method File()()()()
Initializes a new instance of the File class
Public method File(DepotPath, ClientPath, Revision, Revision, Int32, FileAction, FileType, DateTime, String, String)
Initializes a new instance of the File class

Methods

  Name Description
Public method Equals (Inherited from FileSpec.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method Static member FromFilesCmdTaggedData
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ParseFilesCmdTaggedData
Public method StripVersion
Create a copy of a filespec without a version
(Inherited from FileSpec.)
Public method ToEscapedString (Inherited from FileSpec.)
Public method ToString()()()() (Overrides FileSpec..::..ToString()()()().)
Public method ToString(Type) (Inherited from FileSpec.)

Fields

Properties

  Name Description
Public property ClientPath (Inherited from FileSpec.)
Public property DepotPath (Inherited from FileSpec.)
Public property LocalPath (Inherited from FileSpec.)
Public property Version (Inherited from FileSpec.)

See Also