Table of Contents

Constructor ParsedSkylineDataminerFile

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

ParsedSkylineDataminerFile(FileInfo, string)

Initializes a new instance of the ParsedSkylineDataminerFile class.

public ParsedSkylineDataminerFile(FileInfo document, string relativePath)

Parameters

document FileInfo

Represents the document on disk.

relativePath string

The relative destination path.