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