Click or drag to resize

File Methods

The File type exposes the following members.

Methods
  NameDescription
Public methodEquals
Compare this FileSpec with another
(Inherited from FileSpec.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFromFilesCmdTaggedData
Return a File from a parsed Tagged Object
Public methodGetHashCode
Get the hashcode for this FileSpec
(Inherited from FileSpec.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodParseFilesCmdTaggedData
Given a Tagged object from the server, instantiate this File from the object
Public methodStripVersion
Create a copy of a filespec without a version
(Inherited from FileSpec.)
Public methodToEscapedString
Create an Perforce excaped string describing this FileSpec
(Inherited from FileSpec.)
Public methodToString
Create a string representing a FileSpec
(Inherited from FileSpec.)
Public methodToString(Type)
Create a descriptive string for this FileSpec of the specified Type
(Inherited from FileSpec.)
Top
See Also