Whether to show the query in context of it's sentence/line.
            
 Declaration Syntax
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
public bool ShowContextSentence { get; set; }
public bool ShowContextSentence { get; set; }
Public Property ShowContextSentence As Boolean Get Set
Public Property ShowContextSentence As Boolean Get Set
public: virtual property bool ShowContextSentence { bool get () sealed; void set (bool value) sealed; }
public: virtual property bool ShowContextSentence { bool get () sealed; void set (bool value) sealed; }
abstract ShowContextSentence : bool with get, set override ShowContextSentence : bool with get, set
abstract ShowContextSentence : bool with get, set override ShowContextSentence : bool with get, set
 Property Value
 Property ValueAssembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

