Warnings.Code(WarningCode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static string Code (this Microsoft.Quantum.QsCompiler.Diagnostics.WarningCode code);
static member Code : Microsoft.Quantum.QsCompiler.Diagnostics.WarningCode -> string
<Extension()>
Public Function Code (code As WarningCode) As String
Parameters
- code
- WarningCode