C# Class snowpack.ArchiveSelectedEventArgs

Inheritance: System.EventArgs
Show file Open project: fardog/snowpack Class Usage Examples

Public Properties

Property Type Description
archiveIDs List
paths List
restoreTo string

Property Details

archiveIDs public property

public List archiveIDs
return List

paths public property

public List paths
return List

restoreTo public property

public string restoreTo
return string