CustomNL2FxResultItem.RawExpression 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.
The expression from the model, prior to any client-side LSP filtering. This can be useful for diagnostics.
public string RawExpression { get; set; }
member this.RawExpression : string with get, set
Public Property RawExpression As String