QsFragmentKind.ValueUpdate.Item1 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.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 5, 0)]
[System.Diagnostics.DebuggerNonUserCode]
public Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpression Item1 { [System.Diagnostics.DebuggerNonUserCode] get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 5, 0)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: System.Diagnostics.DebuggerNonUserCode>]
val Item1 : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpression
Public ReadOnly Property Item1 As QsExpression
Property Value
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerNonUserCodeAttribute