Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: bool IsSubpathOfOrSame(string, string)

Declaration

public static bool IsSubpathOfOrSame(
    string subpath,
    string parentPath
)

Summary

Checks whether subpath refers to a subdirectory inside parentPath or the same directory.