QsTypeItem.Kind Property
Definition
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.
[Bond.Id(5)]
[Bond.Required]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsTypeItemKind Kind { get; set; }
[<Bond.Id(5)>]
[<Bond.Required>]
member this.Kind : Microsoft.Quantum.QsCompiler.BondSchemas.QsTypeItemKind with get, set
Public Property Kind As QsTypeItemKind
Property Value
- Attributes
-
Bond.IdAttribute Bond.RequiredAttribute