ClientPath Class |
Namespace: Perforce.P4
The ClientPath type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientPath |
Construct a ClientPath from a string path
|
| Name | Description | |
|---|---|---|
| Equals | (Overrides PathSpecEquals(Object).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDirectoryName |
Return the Path Name from
(Inherited from PathSpec.) | |
| GetFileName |
Return the File name from this PathSpec
(Inherited from PathSpec.) | |
| GetHashCode | (Overrides PathSpecGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NormalizeDepot |
Normalize a depot Path
Removes quotes around it.
(Inherited from PathSpec.) | |
| NormalizeLocal |
Normalize a Local Path
Remove quotes, insure backslashes instead of forward slashes
(Inherited from PathSpec.) | |
| ToString |
Return a string from a PathSpec
(Inherited from PathSpec.) |