Name | Description | |
---|---|---|
GetBrotherDirectoryWithName | Returns a new directory path containing variables, representing a directory with name directoryName, located in the parent's directory of this directory. | |
GetBrotherFileWithName | Returns a new file path containing variables, representing a file with name fileName, located in the parent's directory of this directory. | |
GetChildDirectoryWithName | Returns a new directory path containing variables, representing a directory with name directoryName, located in this directory. | |
GetChildFileWithName | Returns a new file path containing variables, representing a file with name fileName, located in this directory. | |
TryResolve | Overloaded. Returns VariablePathResolvingStatus.VariablePathResolvingStatus.Success if IVariablePath.AllVariables of this path can be resolved from variablesValues and the path can be resolved into a drive letter or a UNC absolute directory path. |