Returns a fully-resolved absolute path of the specified file or directory, using the supplied default source path if supplied with a relative path.
The context.
The path to resolve.
The working directory to use for resolving path.
Fully-resolved absolute path.
System.ArgumentNullException |
context is null (Nothing in Visual Basic). |