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 | (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 | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | NormalizeDepot |
Normalize a depot Path
Removes quotes around it.
(Inherited from PathSpec.) |
![]() | NormalizeLocal |
Normalize a Local Path
Remove quotes, insure proper OS path separators
(Inherited from PathSpec.) |
![]() | ToString |
Return a string from a PathSpec
(Inherited from PathSpec.) |