GetNodesEventArgs.Paths Property
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
Paths
Paths of the nodes to be returned.
Declaration
public IEnumerable<NodePath> Paths { get; }
Property Value
Type | Description |
---|---|
IEnumerable<NodePath> |