[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
Compare(String, String)
Checks whether two paths/file names reference the exact same filesystem location. Accounts for filesystem quirks.
Compare(String, String, Boolean)
Checks whether two paths/file names reference the exact same filesystem location. Allows specifying whether comparison should be case-sensitive or not.

See Also