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
Syntaxpublic OperationResult Result
Public Result As OperationResult
public:
OperationResult^ Result
val mutable Result: OperationResult
Field Value
Type:
OperationResult
RemarksYou can use this property to analyze if the property was succesefully saved or deleted.
See Also