QsSymbolKind<Symbol>.InvalidSymbol Property
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.
C#
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
[System.Diagnostics.DebuggerNonUserCode]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbolKind<Symbol> InvalidSymbol { [Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 5)] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 5)>]
static member InvalidSymbol : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbolKind<'Symbol>
Public Shared ReadOnly Property InvalidSymbol As QsSymbolKind(Of Symbol)
- Attributes
-
System.Diagnostics.DebuggerBrowsableAttribute System.Diagnostics.DebuggerNonUserCodeAttribute Microsoft.FSharp.Core.CompilationMappingAttribute
Produkt | Wersje |
---|---|
Microsoft Quantum Development Kit | Latest |