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