bool IsChildOf( IDirectoryPath parentDirectory )
Parameters
- parentDirectory
- The parent directory.
Return Value
true of this directory is a child directory of parentDirectory, else false.
bool IsChildOf( IDirectoryPath parentDirectory )
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed