GetChildrenEventArgs.ResultChildren Property
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
ResultChildren
Gets or sets return value for the current file system operation.
Default value in the GetChildrenSurrogate is null.
Declaration
public IEnumerable<NodeBase> ResultChildren { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable<NodeBase> |