Table of Contents

Class ParsedAssembly

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

Class to describe an assembly file.

public class ParsedAssembly
Inheritance
ParsedAssembly
Extension Methods

Constructors

ParsedAssembly(FileInfo, string)

Initializes a new instance of the ParsedAssembly class.

Properties

DestinationRelativePath

Gets or set the relative destination path.

File

Gets or sets the reference to file on disk.