Partager via


operator XOR

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at operator XOR.

Returns the result of a bitwise XOR operation for expression1 and expression2.

Syntax

  
expression1 XOR expression2  

See Also

Operators Reference