mscorlib(4.0.0.0) API with additions
|
Provides the configuration setting for International Domain Name (IDN) processing in the T:System.Uri class. More...
Inherits ConfigurationElement.
Public Member Functions | |
IdnElement () | |
Initializes a new instance of the T:System.Configuration.IdnElement class. More... | |
Properties | |
internal override ConfigurationPropertyCollection | Properties [protected get] |
UriIdnScope | Enabled [get, set] |
Gets or sets the value of the T:System.Configuration.IdnElement configuration setting. More... | |
Provides the configuration setting for International Domain Name (IDN) processing in the T:System.Uri class.
Definition at line 7 of file IdnElement.cs.
System.Configuration.IdnElement.IdnElement | ( | ) |
Initializes a new instance of the T:System.Configuration.IdnElement class.
Definition at line 69 of file IdnElement.cs.
|
getset |
Gets or sets the value of the T:System.Configuration.IdnElement configuration setting.
Definition at line 57 of file IdnElement.cs.