Get a string that shows the operations name and target. An example might
be something like "CNOT: Control = 0, Target = 2".

C# | Visual Basic | Visual C++ |
string GetOperationAndTargets()
Function GetOperationAndTargets As String
String^ GetOperationAndTargets()

A string representing the operation and what it targets