Table of Contents

Method UpdateMetaData

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageCreator.dll

UpdateMetaData(IAppPackageProtocol)

Creates a temporary file and updates the template meta data to have the correct name, protocol name, and protocol version.

public override FileInfo UpdateMetaData(IAppPackageProtocol protocol)

Parameters

protocol IAppPackageProtocol

The protocol.

Returns

FileInfo

FileInfo from the new file.