Click or drag to resize

OperationResultHistory Property

IT Hit User File System
List of operation results that happened duting this operation.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.5.27224.0
Syntax
public IList<OperationResult> History { get; }

Property Value

Type: IListOperationResult
See Also