QsRepeatStatement.SuccessCondition 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, 1)]
public Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression SuccessCondition { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)>]
SuccessCondition : Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression
Public ReadOnly Property SuccessCondition As TypedExpression
Property Value
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute