C# Class SparkleLib.SparkleChange

Show file 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 property

public bool IsFolder
return bool

MovedToPath public property

public string MovedToPath
return string

Path public property

public string Path
return string

Timestamp public property

public DateTime,System Timestamp
return System.DateTime

Type public property

public SparkleChangeType Type
return SparkleChangeType