Struct SuggestedWord

SuggestedWord structure

GetSpellCheckErrorList. から返されたスペル候補

public struct SuggestedWord

プロパティ

名前説明
Distance { get; set; }検索と提案の間の距離.
Word { get; set; }提案された正しいスペルの単語.

関連項目