You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
typeQueryOption=| FixedQuery ofstring// xpath| KeywordSearch ofstring// keywordtypeMessageTypeQueryMeta={ Options:QueryOption list }
Gets an additional newline between | FixedQuery of string // xpath and | KeywordSearch of string // keyword. This is because of the // comment at the end.
Description
With
PreserveEndOfLine
true.Gets an additional newline between
| FixedQuery of string // xpath
and| KeywordSearch of string // keyword
. This is because of the//
comment at the end.Repro code
online tool
The text was updated successfully, but these errors were encountered: