Method WithSourceCodeUrl
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
WithSourceCodeUrl(string)
Includes a source code url if known.
public IAppPackageBuilder WithSourceCodeUrl(string sourceCodeUrl)
Parameters
sourceCodeUrl
stringA url pointing to the location of the source code.
Returns
- IAppPackageBuilder
A reference to this instance after this operation has completed.