ResolvedType.TypeKind Property

Definition

[Bond.Id(5)]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsTypeKindComposition<Microsoft.Quantum.QsCompiler.BondSchemas.ResolvedType,Microsoft.Quantum.QsCompiler.BondSchemas.UserDefinedType,Microsoft.Quantum.QsCompiler.BondSchemas.QsTypeParameter,Microsoft.Quantum.QsCompiler.BondSchemas.CallableInformation> TypeKind { get; set; }
[<Bond.Id(5)>]
member this.TypeKind : Microsoft.Quantum.QsCompiler.BondSchemas.QsTypeKindComposition<Microsoft.Quantum.QsCompiler.BondSchemas.ResolvedType, Microsoft.Quantum.QsCompiler.BondSchemas.UserDefinedType, Microsoft.Quantum.QsCompiler.BondSchemas.QsTypeParameter, Microsoft.Quantum.QsCompiler.BondSchemas.CallableInformation> with get, set
Public Property TypeKind As QsTypeKindComposition(Of ResolvedType, UserDefinedType, QsTypeParameter, CallableInformation)

Property Value

QsTypeKindComposition<ResolvedType,UserDefinedType,QsTypeParameter,CallableInformation>
Attributes
Bond.IdAttribute

Applies to