FormatUrl Task
Visual Studio 2015
For the latest documentation on Visual Studio 2017, see Visual Studio 2017 Documentation.
For the latest documentation on Visual Studio 2017, see FormatUrl Task on docs.microsoft.com. Converts a URL to a correct URL format.
The following table describes the parameters of the FormatUrl task.
| Parameter | Description |
|---|---|
InputUrl | Optional String parameter.Specifies the URL to format. |
OutputUrl | Optional String output parameter.Specifies the formatted URL. |
In addition to the having the parameters that are listed in the table, this task inherits parameters from the TaskExtension class, which itself inherits from the Task class. For a list of these additional parameters and their descriptions, see TaskExtension Base Class.
Show: