Whether to show duplicate words as errors (eg. "this is is an error").
| C# | Visual Basic | Visual C++ | F# |
public bool WarnDuplicates { get; set; }
Public Property WarnDuplicates As Boolean Get Set
public: virtual property bool WarnDuplicates { bool get () sealed; void set (bool value) sealed; }
abstract WarnDuplicates : bool with get, set override WarnDuplicates : bool with get, set
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)