ISpellingSuggestion Interface
This represents a spelling suggestion that can be used to replace a misspelled word
Namespace: VisualStudio.SpellChecker.DefinitionsAssembly: VisualStudio.SpellChecker.Definitions (in VisualStudio.SpellChecker.Definitions.dll) Version: 2025.8.30.0
public interface ISpellingSuggestion
Public Interface ISpellingSuggestion
public interface class ISpellingSuggestion
type ISpellingSuggestion = interface end
| Culture |
This read-only property returns the culture information for the suggestion
|
| Suggestion |
This read-only property returns the suggested replacement word
|