GetContentEventArgs.ResultContent Property
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
ResultContent
Gets or sets return value for the current file system operation.
Default value in the GetContentSurrogate event is null.
Declaration
public NodeContent ResultContent { get; set; }
Property Value
Type | Description |
---|---|
NodeContent |