When this value is set to true, IDN domain names are automatically decoded and returned in native characters.
When false, IDN domain names are returned punycode encoded.
Namespace:
JHSoftware.SimpleDNSPlusAssembly: SDNSAPI (in SDNSAPI)
Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public bool AutoDecodeIDNs |
| Visual Basic (Declaration) |
|---|
Public AutoDecodeIDNs As Boolean |