Finding suggestions label text.
 Declaration Syntax
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
public string FindingSuggestionsLabelText { get; set; }
public string FindingSuggestionsLabelText { get; set; }
Public Property FindingSuggestionsLabelText As String Get Set
Public Property FindingSuggestionsLabelText As String Get Set
public: virtual property String^ FindingSuggestionsLabelText { String^ get () sealed; void set (String^ value) sealed; }
public: virtual property String^ FindingSuggestionsLabelText { String^ get () sealed; void set (String^ value) sealed; }
abstract FindingSuggestionsLabelText : string with get, set override FindingSuggestionsLabelText : string with get, set
abstract FindingSuggestionsLabelText : string with get, set override FindingSuggestionsLabelText : string with get, set
 Property Value
 Property ValueAssembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

