DynamicApis
Provides dynamic access to framework APIs.
Gets a value indicating whether path APIs are available.
Gets a value indicating whether file APIs are available.
Gets a value indicating whether WebClient APIs are available.
Gets a value indicating whether path APIs are available.
Gets a value indicating whether XPath APIs are available.
Creates a directory.
Checks whether a directory exists.
Gets the current working directory.
Gets the current working directory.
Gets the files of the given directory.
Retrieves the parent directory of the specified path, including both absolute and relative paths..
Checks whether a file exists.
Reads all content of a file (UTF8 with or without BOM).
Writes text to a file (UTF8 without BOM).
Gets the full path from a given path
Handle cases of specs in subdirectories having external references to specs also in subdirectories
Request the given URL via HTTP.
Combines two paths.
Gets the directory path of a file path.
Gets the file name from a given path.
Evaluates the XPath for a given XML document.