C# Class HstWbInstaller.Imager.Core.Commands.UnsupportedImageError

Inheritance: Error
Show file Open project: henrikstengaard/hstwb-installer

Public Properties

Property Type Description
Path string

Public Methods

Method Description
UnsupportedImageError ( string path ) : HstWbInstaller.Core

Method Details

UnsupportedImageError() public method

public UnsupportedImageError ( string path ) : HstWbInstaller.Core
path string
return HstWbInstaller.Core

Property Details

Path public property

public string Path
return string