Class FileMonitor.ChangedSignalArgs
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
Signal (Event) Arguments for OnChanged
public sealed class FileMonitor.ChangedSignalArgs : SignalArgs
- Inheritance
-
FileMonitor.ChangedSignalArgs
- Inherited Members
Properties
EventType
public FileMonitorEvent EventType { get; }
Property Value
File
public File File { get; }
Property Value
OtherFile
public File? OtherFile { get; }