ScopeContext.IsInOperation Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 3)]
public bool IsInOperation { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 3)>]
IsInOperation : bool
Public ReadOnly Property IsInOperation As Boolean

Property Value

Boolean
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to