Click or drag to resize

ClientPath Methods

The ClientPath type exposes the following members.

Methods
  NameDescription
Public methodEquals (Overrides PathSpecEquals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetDirectoryName
Return the Path Name from
(Inherited from PathSpec.)
Public methodGetFileName
Return the File name from this PathSpec
(Inherited from PathSpec.)
Public methodGetHashCode (Overrides PathSpecGetHashCode.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodNormalizeDepot
Normalize a depot Path Removes quotes around it.
(Inherited from PathSpec.)
Protected methodNormalizeLocal
Normalize a Local Path Remove quotes, insure proper OS path separators
(Inherited from PathSpec.)
Public methodToString
Return a string from a PathSpec
(Inherited from PathSpec.)
Top
See Also