System.IO.WaitForChangedResult public struct WaitForChangedResult Documentation public WatcherChangeTypes ChangeType { get; set; } public string Name { get; set; } public string OldName { get; set; } public bool TimedOut { get; set; }