Set the location of the quantum resource. Note that this resets
the state of all of the qubits.
| C# | Visual Basic | Visual C++ |
void SetLocation( string Location )
Sub SetLocation ( _ Location As String _ )
void SetLocation( String^ Location )
- Location (String)
- The location of the quantum resource
This sets the locations of all the qubits used by this resource.