QsTypeKind<Type,UdtName,TParam,Characteristics>.Qubit Property

Definition

[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
[System.Diagnostics.DebuggerNonUserCode]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<Type,UdtName,TParam,Characteristics> Qubit { [Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 6)] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 6)>]
member this.Qubit : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<'ype, 'UdtName, 'Param, 'Characteristics>
Public Shared ReadOnly Property Qubit As QsTypeKind(Of Type, UdtName, TParam, Characteristics)

Property Value

QsTypeKind<Type,UdtName,TParam,Characteristics>
Attributes
DebuggerBrowsableAttribute DebuggerNonUserCodeAttribute Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to