Method UpdateMetaData
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
UpdateMetaData(IAppPackageProtocol)
Creates a temporary file and updates the template metadata to have the correct name, protocol name, and protocol version.
public override FileInfo UpdateMetaData(IAppPackageProtocol protocol)
Parameters
protocol
IAppPackageProtocolThe protocol.
Returns
- FileInfo
FileInfo from the new file.