Constructor ParsedAssembly
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
ParsedAssembly(FileInfo, string)
Initializes a new instance of the ParsedAssembly class.
public ParsedAssembly(FileInfo file, string destinationRelativePath)
Parameters
file
FileInfoRepresents the file on disk.
destinationRelativePath
stringDestination relative path.