Freigeben über


VersionControlPath.IsCanonicalizedPath Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member IsCanonicalizedPath(String, Boolean) Returns true if the path is canonicalized. The path must not contain a $ at the start of a path part, or any invalid characters.
Public methodStatic member IsCanonicalizedPath(String, Boolean, PathLength) Returns true if the path is canonicalized. The path must not contain a $ at the beginning of a path part, or any illegal characters.

Top

See Also

Reference

VersionControlPath Class

Microsoft.TeamFoundation.VersionControl.Common Namespace