ISpellingSuggestionSuggestion Property
This read-only property returns the suggested replacement word
Namespace: VisualStudio.SpellChecker.DefinitionsAssembly: VisualStudio.SpellChecker.Definitions (in VisualStudio.SpellChecker.Definitions.dll) Version: 2025.8.30.0
string Suggestion { get; }
ReadOnly Property Suggestion As String
Get
property String^ Suggestion {
String^ get ();
}
abstract Suggestion : string with get
Property Value
String