EnableTestingViaName user defined type

Warning

This documentation refers to the Classic QDK, which has been replaced by the Modern QDK.

Please see https://aka.ms/qdk.api for the API documentation for the Modern QDK.

Namespace: Microsoft.Quantum.Diagnostics

Package: Microsoft.Quantum.QSharp.Foundation

Compiler-recognized attribute via which an alternative name can be defined that may be used when loading a type or callable for testing purposes.


@ Microsoft.Quantum.Core.Attribute()
newtype EnableTestingViaName = (String);