C# Class ZeroInstall.Store.Implementations.Archives.MsiExtractor.MsiFile

Datei anzeigen Open project: 0install/0install-win

Public Properties

Property Type Description
DirectoryId string
FullPath string
Name string
Size int

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

DirectoryId public_oe property

public string DirectoryId
return string

FullPath public_oe property

public string FullPath
return string

Name public_oe property

public string Name
return string

Size public_oe property

public int Size
return int