QsSpecializationGeneratorKind<Symbol>.Intrinsic Property

Definition

[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
[System.Diagnostics.DebuggerNonUserCode]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSpecializationGeneratorKind<Symbol> Intrinsic { [Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 0)] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 0)>]
member this.Intrinsic : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSpecializationGeneratorKind<'Symbol>
Public Shared ReadOnly Property Intrinsic As QsSpecializationGeneratorKind(Of Symbol)

Property Value

QsSpecializationGeneratorKind<Symbol>
Attributes
DebuggerBrowsableAttribute DebuggerNonUserCodeAttribute Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to