Table of Contents

Class ParsedDmaProtocolPackage

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

Represents a parsed DataMiner Application Package.

public class ParsedDmaProtocolPackage
Inheritance
ParsedDmaProtocolPackage
Extension Methods

Constructors

ParsedDmaProtocolPackage(string, string, FileInfo)

Initializes a new instance of the ParsedDmaProtocolPackage class.

Properties

FileInfo

Get the reference to the file information.

Name

Get the name of the protocol included in the package.

Version

Get the version of the protocol included in the package.

Methods

FromFile(FileInfo)

Obtain a ParsedDmaProtocolPackage from a file.