Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: bool IsSubpathOf(string, string)

Declaration

public static bool IsSubpathOf(
    string subpath,
    string parentPath
)

Summary

Checks whether subpath refers to a subdirectory inside parentPath.