C# Class SparkleLib.SparkleChange

Datei anzeigen Open project: brandondahler/SparkleShare Class Usage Examples

Public Properties

Property Type Description
IsFolder bool
MovedToPath string
Path string
Timestamp System.DateTime
Type SparkleChangeType

Property Details

IsFolder public_oe property

public bool IsFolder
return bool

MovedToPath public_oe property

public string MovedToPath
return string

Path public_oe property

public string Path
return string

Timestamp public_oe property

public DateTime,System Timestamp
return System.DateTime

Type public_oe property

public SparkleChangeType Type
return SparkleChangeType