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

Definition

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

Property Value

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

Applies to