Table of Contents

Interface IAppPackageTemplate

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

Interface of a template that is included in an application package.

public interface IAppPackageTemplate
Extension Methods

Properties

ReplaceExisting

Gets a value indicating whether to replace an existing template;

TemplateFilePath

Gets the template file path.

Methods

UpdateMetaData(IAppPackageProtocol)

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