FileSystemNotifier.Provider Property
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
Provider
Gets the associated FileSystemProvider.
Declaration
public FileSystemProvider Provider { get; }
Property Value
Type | Description |
---|---|
FileSystemProvider | An associated FileSystemProvider. |