C# Class snowpack.ArchiveSelectedEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: fardog/snowpack Class Usage Examples

Public Properties

Property Type Description
archiveIDs List
paths List
restoreTo string

Property Details

archiveIDs public_oe property

public List archiveIDs
return List

paths public_oe property

public List paths
return List

restoreTo public_oe property

public string restoreTo
return string