URI
Provides static methods for manipulating path strings.
public URI()
Creates the directory and sub-directories of the provided path.
Gets the fully qualified path using the provided relative and base path.
Indicates whether or not the provided path is fully qualified.
Gets the parent directory name of the currently executing assembly.
Casts the provided string to a Url if possible, ensuring that it uses either HTTP or HTTPS.
Gets the fully qualified path using the provided relative and base path.