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 files of the given directory.
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
Request the given URL via HTTP.
Combines two paths.
Gets the directory path of a file path.
Evaluates the XPath for a given XML document.