C# Class Banshee.LibraryWatcher.SourceWatcher.QueueItem

Show file Open project: mono-soc-2011/banshee

Public Properties

Property Type Description
ChangeType WatcherChangeTypes
FullPath string
MetadataHash string
OldFullPath string
When System.DateTime

Property Details

ChangeType public property

public WatcherChangeTypes ChangeType
return WatcherChangeTypes

FullPath public property

public string FullPath
return string

MetadataHash public property

public string MetadataHash
return string

OldFullPath public property

public string OldFullPath
return string

When public property

public DateTime,System When
return System.DateTime