Table of Contents

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

FileMonitorEvent

File

public File File { get; }

Property Value

File

OtherFile

public File? OtherFile { get; }

Property Value

File