File Methods |
The File type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Compare this FileSpec with another
(Inherited from FileSpec.) | |
| Finalize | (Inherited from Object.) | |
| FromFilesCmdTaggedData |
Return a File from a parsed Tagged Object
| |
| GetHashCode |
Get the hashcode for this FileSpec
(Inherited from FileSpec.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ParseFilesCmdTaggedData |
Given a Tagged object from the server, instantiate this File from the object
| |
| StripVersion |
Create a copy of a filespec without a version
(Inherited from FileSpec.) | |
| ToEscapedString |
Create an Perforce excaped string describing this FileSpec
(Inherited from FileSpec.) | |
| ToString |
Create a string representing a FileSpec
(Inherited from FileSpec.) | |
| ToString(Type) |
Create a descriptive string for this FileSpec of the specified Type
(Inherited from FileSpec.) |