◆ GetFormattedDataUpdateUri()
Uri FiftyOne.Pipeline.Engines.FiftyOne.Data.FiftyOneUrlFormatter.GetFormattedDataUpdateUri | ( | IAspectEngineDataFile | dataFile | ) |
Get the URL to call to request an updated version of the supplied data file.
- Parameters
-
- dataFile - The data file to build an update URL for.
- Returns
- The URL to call in order to check for and download an update.
- Exceptions
-
- ArgumentNullException - Thrown if the supplied data file is null
Implements FiftyOne.Pipeline.Engines.Data.IDataUpdateUrlFormatter.