Whether to ignore URLs and email addresses (requires V2Parser=true)
| C# | Visual Basic | Visual C++ | F# |
bool IgnoreURLsAndEmailAddresses { get; set; }
Property IgnoreURLsAndEmailAddresses As Boolean Get Set
property bool IgnoreURLsAndEmailAddresses { bool get (); void set (bool value); }
abstract IgnoreURLsAndEmailAddresses : bool with get, set
This will cause the following strings to be accepted as non-spelling errors;
"user@domain.com", "http://www.domain.com", "domain.co.uk" etc.
"user@domain.com", "http://www.domain.com", "domain.co.uk" etc.
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)