Click or drag to resize

PropertyChangeEventArgsResult Field

IT Hit User File System
Result of the operation.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.27334.0-Beta
Syntax
public OperationResult Result

Field Value

Type: OperationResult
Remarks
You can use this property to analyze if the property was succesefully saved or deleted.
See Also