Click or drag to resize

OperationResultIsSuccess Property

IT Hit User File System
Returns true if operation completed succesefully. False - if failed.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26791.0-Beta2
Syntax
public bool IsSuccess { get; }

Property Value

Type: Boolean
See Also