FileSystemCommandResult Properties
Provides information about the command’s execution result.Name | Description |
---|---|
Exception | Specifies an exception. |
Result | Specifies the command’s result. |
Success | Specifies whether the command is handled successfully. |
See Also