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

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

Public Properties

Property Type Description
FullPath string
Name string
ParentID string

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

FullPath public_oe property

public string FullPath
return string

Name public_oe property

public string Name
return string

ParentID public_oe property

public string ParentID
return string