ExpressionError.FragmentLocation 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.
Optional - provide file context for where this expression is from.
public Microsoft.PowerFx.Syntax.FileLocation FragmentLocation { get; set; }
member this.FragmentLocation : Microsoft.PowerFx.Syntax.FileLocation with get, set
Public Property FragmentLocation As FileLocation