Table of Contents

Constructor ParsedAppPackage

Namespace
Skyline.AppInstaller.ContentParser
Assembly
Skyline.DataMiner.Core.AppPackageInstaller.dll

ParsedAppPackage(string, FileInfo)

Initializes a new instance of the ParsedAppPackage class.

public ParsedAppPackage(string name, FileInfo fileInfo)

Parameters

name string

Name of the app package.

fileInfo FileInfo

FileInfo object representation of the file.