Udostępnij przez


CustomFx2NLParams.Range Property

Definition

Optional range within Expression to explain. If missing, then explain the whole expression. Eg: zero-based offsets {1,6} >> 1d starting index is 1 and ending index is 6.

public Microsoft.PowerFx.LanguageServerProtocol.Protocol.ScalarRange Range { get; set; }
member this.Range : Microsoft.PowerFx.LanguageServerProtocol.Protocol.ScalarRange with get, set
Public Property Range As ScalarRange

Property Value

Applies to