 | BinaryOperationProcessorOperation Property |
Gets the operation the converter is performing.
Namespace:
TomsToolbox.Desktop
Assembly:
TomsToolbox.Desktop (in TomsToolbox.Desktop.dll) Version: 1.0.68.0
Syntaxpublic BinaryOperation Operation { get; }
Public ReadOnly Property Operation As BinaryOperation
Get
Property Value
Type:
BinaryOperation
See Also